DelphiInterview

Developer Stories: Simon Hooper Recounts The Story of His Wise Eyes Application

Simon Hooper started programming with Delphi 26 years ago. He has recently submitted his application (Wise Eyes) at the Delphi 26th Showcase Challenge and he talked with us about his programming experiences. You can visit his Wise Eyes website for more information. When did you start using RAD Studio Delphi and have long have you been using it? Since Delphi 1.  Over 26 years ago! What was…
Read more
C++Delphi

Powerful Compact Cross-Platform Logging Framework For Windows And Mobile

Developers spend the majority of their time debugging and troubleshooting by analyzing logs. And there are numerous logging frameworks to choose from. RAD Studio developers have several options as well. TMS Logging is one of the best logging frameworks. What is TMS Logging? This is a compact cross-platform logging framework offering informative log output to a flexible number of targets with…
Read more
DelphiShowcase

PAT: An Incredible Process Analysis Tool Made In Delphi

PAT is an additional Tool for a BMS-System like PRIVA and it is developed in Delphi. According to the developer, it has the following functionality: – Import / Export of Values via CSV, Excel, Database, MODBUS, XML or JSON– Report-Designer incl. automatic creation of energy management-Reports– Event-System– Alarm / Message import and Statistic– Web-Interface via…
Read more
C++CodeDelphiTech Partner

Efficient Way To Build Your Own Windows Process Viewer In Delphi With Excellent Component Suite

Sometimes developers want to list down or identify the process running on a machine programmatically. How do enumerate the running processes and services quickly? Don’t know what to do? Don’t worry. MiTec’s System Information Management Suite’s component helps to do that effectively, and we will learn how to use the threads TSysProcMonThread and TSvcListMonThread to demonstrate the…
Read more