When you start developing applications, you start to think about making a great user experience with a great and stunning user interface. With this Icons8 icon pack, you can get visually stunning icons for free.
With more than 64,800 free icons your applications communicate with the user very easily since these icons give meaning to the function that you have built in the backend.
Icons8…
C Header Translator Tool For Delphi Lets You Parse C Header Files Using The Clang Compiler
December 9, 2020
Since Chet uses an actual compiler, you will need to have a (minimal) C develop environment installed, as well as LLVM with Clang. Clang needs to be able to find the system headers for the development environment. These will usually be available if you have some version of…
Flexible Multi-Tenancy REST Support Demo For RAD Server In Delphi
December 8, 2020
It requires InterBase to be installed on the machine or to connect to a remote server. Make sure that the server is running before you run the sample application.
With Multi-Tenancy support, a single RAD Server instance with a single RAD Server database connection can…
Learn How To Use Range Types On A PostgreSQL Database In Windows Using FireDAC With Delphi
December 6, 2020
FireDAC represents a range type column as a ftADT field with 3 subfields:
lbound – lower range bound.hbound – upper range bound.flags – range flags.
Note: Columns of range type are read-only. This sample updates them using SQL commands.
To get range…
Learn About How To Redirect Inserting, Deleting And Updating Records In Delphi With FireDAC
December 5, 2020
This sample shows how to redirect inserting, deleting and updating records using standalone table adapter.
Location
You can find the Commands sample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to:Object…
Learn How To Use Return Type Deduction In C++ For Windows Apps
December 4, 2020
In this tutorial, you will learn how to use return type deduction in C++ Builder. For the C++14 scheme of auto with functions, the compiler can deduce return types for any function, no matter how complex it is. The only requirement is that each return statement needs have…
Manual uninstall of RAD Studio/Delphi/C++Builder 10.4 Sydney
December 4, 2020
Note that due to a bug in the editor at the time this article was written the slashes are shown in reverse – you need to use correct backslashes not the forward slashes shown here. We will update this article shortly with the correct slash format!
Launch the License…
Learn How To Send Arrays To A PostgreSQL Database Server Using FireDAC In Delphi On Windows
December 4, 2020
Location
You can find the Arrays project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to:Object PascalDatabaseFireDACSamplesDBMS SpecificPostgreSQLArraysSubversion Repository:You can find Delphi code samples in GitHub…
TFDBatchMove Is A Powerful Way To Move Data Between Text Files And Tables Using Datasets In Delphi
December 3, 2020
Location
You can find the TFDBatchMove sample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to:Object PascalDataBaseFireDACSamplesComp LayerTFDBatchMoveMain.
How to Use the Sample
Navigate to the location given…
Boost Productivity With Useful Bookmarks IDE Plugin To Bookmark And Navigate Code In Delphi And C++Builder
December 3, 2020
Many know how to use BookMark in your code editor using the RAD Studio IDE. You can mark a location in your code with a bookmark and jump directly to it from anywhere in the file. Bookmarks are preserved when you save the file and available when you reopen the file in…




