Tag
Delphi components
Top

TTouchKeyboard component: Customization, custom layout, and custom paint
In this article, we offer you to have a look at a real TTouchKeyboard component use case, methods of creating a custom keyboard layout, and changes i…

How to compress files using Delphi native TZipFile class
File compression is one of the most common tasks in applications because it facilitates handling large files such as backups, databases, libraries, l…

TMainMenu: Creating Menus in Delphi
In this article we show how it is possible to create the main menu for your Delphi applications using TMainMenu. Let’s analyze how to manipulate and …

Description of low-level FireDac objects in TDataSet
Description of the low-level data recording mechanisms of FireDac components. This article will be useful for programmers developing complex database…

How to get connected to a Database and work with it via ADO and FireDAC
In programming, developers may have different tasks. That's why skills of working with different technologies are an important advantage. In this art…