I have seen several complex embedded Delphi systems in several industries running smoothly. And they have used 3rd parts components or libraries for data communications. One of the best and known toolkits is the Async Professional which provides direct access to serial ports, TAPI, and the Microsoft Speech API. It supports faxing, terminal emulation, VOIP, and more.
What can you do with a…
Learn How To Define Powerful Dataset Views Using Indices With FireDAC In Delphi Windows Development
January 11, 2021
The Indices sample shows you how to use the Indexes property of TFDQuery in order to specify a collection of indexes at design time and determine the data view of each index, including a sort order of the records. Moreover, you can sort the records on a specific field…
Powerful Enterprise-Grade Authorization And Authentication Features For Your Delphi And C++ Builder Apps
January 11, 2021
IPWorks Auth Library provides embedding secure user authentication into the web, desktop, and mobile applications using C++ Builder or Delphi.
With IPWorks Auth Library you can easily create OAuth supported cross-platform applications easily. Moreover, the IPWorks Auth…
This sample shows how to use FireMonkeyimage lists. In theUsing TImageList Image Lists as Centralized Collections of Imagestutorial, this example is used:
Todemonstrate how to usetheImage List Editor.To describe the code implementing theActnNextImageExecuteevent handler of theOnExecuteevent assigned to theAdd New…
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 Clientcan 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 Redis server. Many methods are 1-1 mapping to the Redis command with the same name (eg. SET is a map to the Redis SET…
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 ofTFDQuery.
To this end, the sample implements different preset filters. Moreover, you can edit your own filtering condition andapply the filter to a datasetin 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 gone at a glance and take immediate action if necessary. For this purpose, TreeSize provides you with a wide range of…