When I started programming with Delphi 7, my applications were stunning because of the wide variety of VCL styles. I liked the idea of just loading the style file and you are good to go. At this moment, creating dark and light mode for the applications is crazy. But, if you are developing applications in Delphi or C++ Builder, you have no problem!
Most of the time, other students were…
Quickly Embed Award-Winning Cross-Platform SQL Database: InterBase ToGo
February 26, 2021
RAD Studio has been popular with its database solutions for Delphi and C++ Builder. InterBase ToGo is a full-featured database in a library with no separate database server processing running. InterBase ToGo is perfect for Enterprises, ISVs, OEMs, and VARs who need to embed…
Uworktify: A Fun Online Print Service Provider App Is Built in Delphi
February 24, 2021
With Uworktify you can print documents online, even using its mobile app developed in Delphi. According to the developer, “Find shared printers nearby and start printing online without having to worry about the printer [being] out of ink or needing to replace a damaged…
Astounding Desktop Synchronization Software Displays Delphi Flexibility
February 19, 2021
Syncovery is developed on Delphi and you can use it to back up your data and synchronize PCs, Macs, servers, notebooks, and online storage space. According to the developer, “You can set up as many different jobs as you need and run them manually or using the scheduler. Syncovery works with local hard drives, network drives, and any other mounted volumes. In addition, it comes with support…
Office Document Finder is a desktop search engine intended for quick searching and viewing PDF, Word, Excel and PowerPoint documents from application, browser or mobile and it is developed in Delphi. Built using HTML Component Library and HTML Office Library. There are…
Supremo is a complete and safe solution for remote desktop control and support to PCs, Mac and servers and it is built in Delphi. According to the developer, “Thanks to strategically placed servers throughout the world, it’s easier to connect to any machine wherever…
Incredible Vsound Effects Pedal For Musicians Is Written In Delphi
February 16, 2021
Vsound is a system that includes user software, written in Delphi, which controls an effects pedal for musicians. According to the developer, “It modifies the sound made by an electric violin to produce an output that matches the timbre and voice of a high quality acoustic violin. Vsound is complex piece of software and electronic engineering, but it is very simple to operate. The software…
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…
Video: FirePower X Is A Powerful Cross-Platform Desktop Component Suite For Delphi FireMonkey
February 12, 2021
In this webinar, Embarcadero Delphi MVP Ian Barker writes and deploys an app that targets Windows, macOS, and Linux from one set of code using just Delphi 10.4 and the FirePower components from Woll2Woll software. Roy Woll (from Woll2Woll) will be taking part in a live Q…
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 be browsed on theEmbarcadero GetItsite and installed in the IDE or via a command line. Additionally, the latest…