DelphiInterview

Developer Stories: Patrick Gaydecki Talks Through His Vsound 2.7 Application

Patrick Gaydecki started programming in 1987. He has a showcase entry (Vsound 2.7) in the Delphi 26th Showcase Challenge and we got to interview him about his programming experiences. Visit the Vsound website to get more information. When did you start using RAD Studio/Delphi and have long have you been using it? I started using Borland Turbo Pascal back in 1987. In 1996 I migrated to Borland…
Read more
DelphiShowcase

Incredible Workflow Automation Mobile App For Loggers

This great Android and iOS workflow automation app allows company or third party loggers / loaders to logon to a corporate LIMS database and create loads while loading it to trucks in forest. How does this Delphi app help with workflow automation? According to the developer, “Load can be created by scanning a predefined trip ticket. Each load is then associated with GPS location and along…
Read more
Delphi

The Excellent Windows Ribbon Framework For Delphi

TheWindows Ribbon frameworkis a magnificent command presentation system that implements a fresh option to the layered menus, toolbars, and task panes of common Windows applications. This Delphi library allows Delphi developers to utilize the Windows Ribbon…
C++Delphi

Use Real PNG Files In Your Delphi C++ Builder Applications

In VCL, of course, you can use Real PNG files with the TPngImage class. With TPngImage class, you can load and manipulate PNG graphics. But there is another option to use PNG image files with PNGComponents. PNGComponents is a set of components that allows you to easily include PNG files in your application. This is a source-only release of TurboPack PNGComponents. It includes design-time and…
Read more
DatabaseDelphi

Enterprise-Grade Object Persistence Framework For Delphi

Last few years, there is a rise in open-source Delphi projects on GitHub. Many tech companies which utilize Delphi is publishing their code to GitHub to share their different solution for different problems in the software development business. InstantObjects – this is the integrated framework for developing an object-oriented solution in Delphi. This framework enables the creation of…
Read more