Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++Delphi

Quickly Create Cloud Aware Delphi And C++ Builder Windows Apps With IPWorks Cloud Storage Library

Cloud Computing and cloud services are now in demand. You can see every new application or system using cloud technologies like Azure Files, Amazon S3, OneDrive, or DropBox. These services offer enterprise-grade and robust file-saving services. And you get easy-to-manage features on your data from these services. Delphi community has several open-source libraries related to these…
Read more
CodeDatabaseDelphiRAD Studio

Learn How To Define Powerful Dataset Views Using Indices With FireDAC In Delphi Windows Development

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 using the IndexFieldNames property. Click on a grid column title to sort its records at run time. Location You can…
Read more
CodeDelphiRAD Studio

Quickly Rotate An Image With Gestures On iOS And Android In Delphi FireMonkey

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 the fingers are rotated to the left. Location You can find theImageRotationsample project at: Start |…
Read more
DelphiRAD Studio

Open Source Redis Key Value Store Client Library Available For Delphi

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…
Read more
C++DelphiNewsRAD Studio

2024 Embarcadero Product Releases Roundup & Industry Trends

As 2024 comes to a close, I’d like to take a moment to reflect on some of our Embarcadero product releases in 2024, industry trends, and thank you, our customers, for your continued support of our…

IN THE ARTICLES