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…
Learn How To Migrate dbExpress To FireDAC With The reFind Tool In This Delphi Sample
February 7, 2021
This sample project demonstrates how to migrate the projectMeetingOrganizerfrom dbExpress to FireDAC using the reFind.exe tool.
Location
You can find theDBX2FDMigrationproject at:
Start | Programs | Embarcadero RAD Studio Sydney |…
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…
Escape sequences allow for writing DBMS-independent SQL commands. The sample predefines some escape function sequences. To execute a predefined escape function, right-click the Function edit box and choose a predefined escape function from the popup menu. Moreover, the sample allows you to write your own function. To this end, write text into the Function edit box and press Enter. Then, the…
Powerful Enterprise-Grade Medical Office Industry Template Source Code For Your Business
February 5, 2021
In the last few RAD Server posts, we have seen several industry templates that can be a headstart for your business. For instance, theField Services Industrytemplate and theHospitality Industrytemplate. Today, we will explore another complete and…
Efficient Way To Build Your Own Windows Process Viewer In Delphi With Excellent Component Suite
February 5, 2021
Sometimes developers want to list down or identify the process running on a machine programmatically. How do enumerate the running processes and services quickly? Don’t know what to do? Don’t worry. MiTec’s System Information Management Suite’s component helps to…
One of the best and popular barcode scanning library for Delphi isZXing.Delphilibrary. ZXing Barcode Scanning Object Pascal library for Delphi VCL and Delphi Firemonkey.
ZXing.Delphiis a native Object Pascal library that is based on the well known open source Barcode Library: ZXing (Zebra Crossing). This port is based on the .Net Redth port of ZXing and the Java one. It is…
Powerful JEDI Code Library For Delphi And C++ Builder Developers Can Be A Massive Productivity Boost
February 5, 2021
Delphi and C++ Builder VCL community is so big that you can find a various set of libraries, functions and non-visual classes which can be instantly reused by developers.
One of the popular libraries is the JEDI Code Library (JCL) – The library is built upon code…
Ultra-Fast Way To List Software And Microsoft Products Installed On Windows From Within In Your Delphi Apps
February 4, 2021
Do your need to list down the Software installed in your machine programmatically. How to get the Name, Software Version, Installed Date, etc., for each software installed quickly? Don’t know how to do >Don’t worry. MiTec’s System Information Management Suite’s…
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 responsive. It supports all platforms. All of the Radiant Shapes components include valuable design-time menus to create common…