MissMatch is a Delphi-based memory puzzle game for Android. It has a colorful interface and fun icons, as shown in the screenshots. The description on Google Play states “Are you looking for a fun and exciting photo puzzle game that makes language learning easier for kids and adults alike? The new photo memory puzzle is designed to help you make the most of your match puzzle experience. As one…
MetroDrummer Is A Multi-Platform Drum Machine App Built With Delphi
February 6, 2021
MetroDrummer is a powerful drum machine app for Android and iOS (and Windows and Mac) and it is built in Delphi. It features “12 Sections of rhythms with possibility to upload up to 48 rhythms for each section” and a “User section where to store your favorite rhythms…
One of the best and popular barcode scanning library for Delphi is ZXing.Delphi library. ZXing Barcode Scanning Object Pascal library for Delphi VCL and Delphi Firemonkey.
ZXing.Delphi is a native Object Pascal library that is based on the well known open source…
Easily Build A Cross-Platform Tic-Tac-Toe Game In Delphi FireMonkey With Visual Shape Controls
February 4, 2021
Since the launch of the GetIt package manager a significant number of components and libraries distributed on GetIt. One of them is Radiant Shapes, which is a bonus pack for RAD Studio developers.
Radiant Shapes includes 30+ reusable shape components that are very…
FireDAC Tip: Learn How to Manage Centralized Cached Updates With This Schema Adapter Sample
February 4, 2021
The FireDAC.SchemaAdapterMemTable Sample uses some methods and properties of TFDSchemaAdapter in order to implement some features related with the management of Centralized Cached Updates.
Location
You can find the SchemaAdapterMemTable sample project at:
Start…
Quickly Build A Drawer With The TMultiView Component For Android And iOS Apps Using FireMonkey In Delphi
February 3, 2021
The MultiViewDemo sample demonstrates how to build an application that implements the “master-detail” interface and how to use the master panel presentation modes.
In this post, we’ll show a sample that allows you to change the master panel characteristics, such as…
Running the FMX.TabletMasterDetailwithSearch Sample, it shows you two columns. The column on the left-hand side shows a list of people and includes a search box. The column on the right-hand side shows details (a picture, name, job and “description”) about the person…
Quickly Learn How To Fetch A Table Using FireDAC In This IFDPhysCommand Delphi Sample
January 26, 2021
The sample uses the IFDPhysCommand interace to fetch rows from the current command cursor in the DatS table. To this end, the sample creates a command interface to:
Prepare a SELECT command.Define the structure of the DatS table.Open the command…
Build Visual Stunning Apps Faster With Less Code Using RAD Studio Architect Edition
January 25, 2021
See first hand how to develop faster with the extra features included in the RAD Studio Architect edition, including Aqua Data Studio, Sencha Ext JS, Ranorex. This low code RAD demo includes the development of Web, Mobile, and Desktop UI’s with a RESTful server. In the…
Master A Powerful Way To Execute Multiple SQL Commands In Delphi With This Windows Sample
January 22, 2021
This sample demonstrates two ways of handling errors in an array DML execution.
To this end, the sample implements two ways of handling the errors:
Implementing an OnError event.Using the EFDDBEngineException class on a loop.
Location
You can find…




