The Macros sample shows you how to use the Macros property of TFDQuery in order to parameterize parts of the SQL query. The sample allows you to modify the macro values at run time.
Location
You can find the Macros sample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to:Object Pascal\Database\FireDAC\Samples\Comp…
Optimize Database Population Performance With Array DML In Delphi
October 25, 2020
This sample demonstrates how to use Array DML in FireDAC and compares its performance for different array sizes.
Location
You can find the ArrayDML sample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to:Object…
Comprehensive Music Theory and Ear Training App Built In Delphi
October 23, 2020
With almost 3,000 lessons created by music teachers for beginners to professional musicians playing any instrument, EarMaster is a comprehensive, consumer-grade app with extraordinary functionality that uses a variety of different technologies. Despite the app’s…
Learn How To Create A Custom List View Adapter With A Python Server In This Sample For Delphi
October 23, 2020
Location
You can find the CustomAdapter sample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samples and navigate to:Object Pascal\Multi-Device Samples\User Interface\ListView\CustomAdapterSubversion Repository:You can find Delphi code samples…
The FireDAC.TFDLocalSQL MegaFMX sample is divided in three tabs where each tab demonstrates single Local SQL usage case.
Each tab has dedicated SQLite in-memory connection established using the TFDConnection with only single parameter DriverID=SQLite. When…
FL Studio Is A Massively Popular Digital Audio Workstation Software Built In Delphi
October 22, 2020
Image-Line Software is the Belgian based creator of FL Studio, one of the most popular Digital Audio Workstations (DAWs) available on the market for creating music. FL Studio is installed more than 30,000 times per day (more than 10 million installations a year) by users in…
Learn How To Build MVVM Pattern Based App In 20 Minutes
October 22, 2020
MVVM is a software architectural pattern that facilitates the separation of the development of the graphical user interface via a markup language or GUI code from the development of the business logic or back-end logic so that the view is not dependent on any specific model…
The Batch sample shows you how to use Array DML to execute multiple SQL INSERT commands in a single step to optimize database population performance. In this demo the “batch” and “Array DML” terms are interchangeable.
Location
You can find…
Windows System Monitor Log Visualization Tool Built In Delphi
October 21, 2020
Developer Nader Shallabi has a project over on GitHub called Sysmon Tools. Sysmon Tools consists of Sysmon View, Sysmon Shell, and Sysmon Box. Sysmon View is an off-line Sysmon log visualization tool. According to Microsoft Sysmon or System Monitor is a “Windows system…
Learn Delphi Linux Server Deployment In 3 Minutes With This Tutorial
October 21, 2020
Delphi Linux Server Support was introduced in RAD Studio 10.2, and much has happened since then. Delphi Linux server supports RTL features such as Linux file system access, threading, Parallel Programming Library support, memory management, and HTTP and REST library support…


