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…
In this article, you’ll learn what data visualization is, how to start learning data visualization in windows, using Python Windows GUI Builder with data visualization, How to use Matplotlib, Seaborn, Bokeh, NetworkX, and Plotly Python libraries for Data Visualization…
Incredible Real-Time Mobile App Is Built With Delphi
April 13, 2021
The OCEASet™ real-time mobile application is the companion tool for configuring the OCEABridge™ Bluetooth®/Cloud gateway. OCEABridge™ is a gateway device that provides a transparent link between customer’s local Emerald™ or Atlas™ dataloggers and the…
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…
FastReport VCL & FMX – is an add-on component that allows your application to generate reports swiftly and efficiently. FastReport gives all the essential tools to develop reports, including a visual report designer, a reporting core, and a preview window. It can…
Easily Use Nonstandard Data Using X-DBData for Delphi
February 16, 2021
X-DBData is a VCL and FMX nonvisual component package that helps users bridge between Delphi’s data-aware and non-data-aware components.
There are two paradigms within the Delphi IDE.
FeatureNon-Data-Aware Edit ComponentsData-Aware Edit ComponentsData…
PAT: An Incredible Process Analysis Tool Made In Delphi
February 12, 2021
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…
High-Performance Visual And Non-visual Custom DataBase Grid Components Are Great For Windows Apps
February 11, 2021
Thousands of Delphi and C++ Builder developers loveEhlibcomponents. BecauseEhlibcontains productive components and classes which are very helpful to make great client part of the database applications with Delphi and C++ Builder.
The most…
Infocob is a full CRM software with 25 years of development and experience and it is powered by Delphi. Features include:– Multi-users– Customers/Company/Contact handling– Customizable 360°, responsive design view (based on HTML with html editor)–…
Efficient Way To Build Your Own Windows Process Viewer In Delphi With Excellent Component Suite
February 5, 2021
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…