This sample shows how to use FireMonkey image lists. In the Using TImageList Image Lists as Centralized Collections of Images tutorial, this example is used:
To demonstrate how to use the Image List Editor.To describe the code implementing the ActnNextImageExecute event handler of the OnExecute event assigned to the Add New Source button. This button adds, to an image in the…
It displays a picture, which the user can rotate by pressing it with two fingers and rotating them. The image rotates in the direction that your fingers are pointing. The image rotates to the right when the fingers are rotated to the right. The image rotates to the left when…
Ultimate Movie Collection Organizer Software Is Built In Delphi
January 8, 2021
Movie Collector is a movie database software to catalog your DVD / Blu-ray collection and it is built in Delphi. It is part of the Collectorz.com suite of desktop software products for cataloging your movies, books, music, comics, and games. According to their site features…
Delphi Redis Client can send all Redis commands and read the response using an internal parser. Moreover, many popular commands have specialized dedicated methods that simplify utilization.
This is the Redis Client interface used to connect, send commands, and manage the…
Powerful Advanced Hashing Library For Delphi Windows Development
January 8, 2021
Delphi has its hashing unit which helps you to hash with a number of different hashes including MD5, Bob Jenkins, SHA1, and SHA 2 (SHA224, SHA256, SHA384, SHA512, SHA512_224, SHA512_256). But, if you need some other hashing algorithms for your project you can use a free…
This sample demonstrates how to use the filter feature of TFDQuery.
To this end, the sample implements different preset filters. Moreover, you can edit your own filtering condition and apply the filter to a dataset in order to search for specific…
TreeSize is a powerful file and disk space manager and it is built in Delphi. According to the developer’s site “The software analyses all stored data across your systems and visualizes the results in meaningful charts and statistics. Find out where your disk space has…
Easily Access System BIOS Information From Windows With Delphi
January 7, 2021
Have you ever tried using registration keys to secure your application? If so, you’ve used various methods to accomplish this, such as generating a registration key based on the device’s serial number or something similar.
Or have you attempted to obtain all of the…
Enterprise Ready Localization Tool For Delphi VCL And FireMonkey
January 7, 2021
Soluling is a new kind of localization tool that contains all the features you need to localize your projects. With the Soluling, you can localize your VCL and FireMonkey applications. Moreover, Soluling accepts Web project types, mobile projects, resource formats, document…
Build Powerful Master-Detail Relationships With Centralized Cached Updates In Delphi
January 7, 2021
First, the CentralizedCachedUpdates sample sets up range-based master-detail relationships between datasets using two TFDQuery objects. Then, the sample shows you how to use a TFDSchemaAdapter object to enable the Centralized Cached Updates mode. To this end, the…


