Julian Ziersch has been programming with Delphi since 1996. His showcase entry (fotoARRAY Is An Amazing Image Manager For Easier Photo Browsing And It Is Made In Delphi) was featured at the Delphi 26th Showcase Challenge. He also shared with us his amazing experiences with programming in Delphi. Visit the fotoARRAY website for more information.
When did you start using RAD Studio/Delphi and have…
Terrific Swimming Workout Application Is Created With Delphi
March 30, 2021
This app is used to set up workouts and control the LumaLanes swim training light system in a pool. As stated by the developer, “Using this app you connect via WiFi to the LumaLanes control box and then set up and execute your swimming workout. For more information, go…
Work Efficiently With Git Repositories Using GitForDelphi
March 30, 2021
GitForDelphi allows you to work with git repositories from within your Delphi code, with the only dependencies being the uGitForDelphi.pas source file and the libgit2 DLL.
It’s extremely easy to use GitForDelphi !
To set it up, just add uGitForDelphi to…
Debugging In Another Level - DebugEngine
March 29, 2021
Most of the time developers spend debugging their code, tracing the errors, checking the variables’ value changes over time.
When it comes to Delphi, we have several professional debugging tools that help to access the Delphi debug information and finding the problems easily.
One of the finest Delphi debugging frameworks is the DebugEngine.
What is…
Impressive Sensor Application For Devices Is Built In Delphi
March 29, 2021
According to the developer, “With Sensor Scanner get the list of sensors on your device and get access to Biometric Data, Geometric, 3D, Location, Environmental, Motion, Orientation, Mechanical, Electrical, Biometric, Light, Scanners and many…
The app is for users of avvik.com. According to the developer, “If you are not able to contact the [email protected]. A system for the registration and monitoring of: Customer Complaints, complaints, supplier failures, message discrepancy, HSE incident, observations…
How do Delphi, WPF .NET Framework, and Electron perform compared to each other, and what’s the best way to make an objective comparison? Embarcadero commissioned a whitepaper to investigate the differences between Delphi, WPF .NET Framework and Electron for building Windows desktop applications. The benchmark application – a Windows 10 Calculator clone – was recreated in each framework…
ORM For Delphi
March 25, 2021
Object Relational Mapping is the idea of being able to write queries using the object-oriented paradigm in your preferred programming language. So this means we are trying to utilize our language to talk with the database instead of using SQL.
Why utilize ORM?
It…
Terrific Living Psychometrics Application Is Delphi Powered
March 25, 2021
According to the developer, “This app offers four different calculations and shows the results both in a pane and on a psychrometric diagram:
1. Air treatment
Calculates how to convert a given ambient air to a required design air. The steps involved are cooling with a…
If you would like to create professional-looking instrumentation and multimedia applications with VCL and FireMonkey you should read this post!
What is TMS Instrumentation?
TMS Instrumentation is a library full of components, methods, and routines enabling you to create professional-looking instrumentation and a multimedia application. This component set contains more than 80…