StoredataMan is a program that was developed for the largest company in the production of high-speed trains and it is developed in Delphi. According to the developer, “The essence of the program was to improve the search for spare parts for repair that are in the store, at the moment the program is still in beta stage, developed for platforms such as Android, Ios, Windows. The application…
Travel App For A German Island Sylt Is Developed With Delphi
February 19, 2021
This is an app for the German island Sylt, which is a holiday resort for many German families and the app is developed in Delphi. According to the developer, “In the beginning it was developed for a special group of watersport enthusiasts, like windsurfers, kiters, and…
Fun Social Film Festival App Is Developed In Delphi
February 16, 2021
The Social Film Festival app serves to organize the culture of free theaters and it is developed in Delphi. According to the developer, the functionality “allows you to select the class of the group for watching the video, then you can give a rating and comment. The…
Delphi Builds Ultimate GIS Field Survey Application Mobile Matilda
February 13, 2021
GIS Field Survey Application for iPad Built in Delphi-FMX. According to the developer, “Mobile Matilda is a mobile GIS application designed for Apple iPad tablet computers. The application operates in a local (off-line) environment or with on-line data streaming. Off-line operation is possible by reading GIS map layers and data from the iPad memory. Even huge GIS datasets can be …
Delphi Built: Legendary ALLPlayer Remote Program Controller
February 12, 2021
ALLPlayer Remote is an app that lets you monitor programs and transfer files between your mobile and PC and it is developed in Delphi. According to the developer, “Remote is fitted with all the required video player control keys, such as ALLPlayer, VLC or Windows Media…
Robust DataSet To JSON And JSON To DataSet API For Delphi
February 12, 2021
Most of the time, developers tend to use DataSet to manipulate the data in their applications. DataSet is helpful because it stores data in the dataset’s fields array property. You can easily access these values by number or by name. Moreover, each field can be used to…
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…
Fun Ranch Mobile Game Is Developed With Delphi
February 11, 2021
Idle Western is a Wild West Style Idle Ranch Mobile Game and it is built in Delphi. According to the developer “This game is developed with Delphi 10.4.1- iOS SDK 14.3, still under development and open beta now. We are collecting user feedbacks and bugs. Reached…
The RAD Studio IDE has a package manager called GetIt built in which that allows you to browse, download, purchase, and install packages. Packages provide libraries, components, IDE extensions, SDKs, styles, samples, and more. Packages available in the package manager can…
Quickly Explore Powerful Shader Programming In Delphi FireMonkey
February 8, 2021
Computer Graphics Programming class is one of the interesting ones in any computer science undergraduate program. This semester I am taking this course as my core science course, and it is getting fascinating every topic. Since most of the universities teach programming in C++ or Java, I am using the “Computer Graphics Programming In OpenGL With Java” book as my primary source now.