Here was my answer 😀
Create a New | C++Builder VCL Windows application. On the form add TPanel, TButton, TEdit and TMemo components. Put the TButton and TEdit into the TPanel. Set TPanel align property to AlTop. Set the TMemo align property to alClient.
FindFirst’s declaration in SysUtils.hpp is:
extern DELPHI_PACKAGE int __fastcall FindFirst(const System::UnicodeString Path…
Learn How To Easily Work With Delphi Database Connection Definitions With This Sample
October 9, 2020
The ConnectionDefs property is a powerful tool that can be used to make your connections management simple and flexible, with the possibility of persisting and transport your connection’s parameters whenever you want, using these transportable files you can load and…
Quickly Bind Your Data Source To Different Types Of Data With LiveBindings Delphi AdapterBindSource Sample App
October 9, 2020
LiveBindings help Delphi/C++ developers to connect source and control component with no lines of code. Connecting to the Datasource or TPrototypeBindSource is straightforward way to connect to your controls. How about binding the custom data collections created for your…
Accessing internet resources becomes a common feature in modern desktop windows applications. Thinking how to build these capabilities in your Delphi/C++ Applications? WINSOFT made a Flexible component suite that helps you to access internet resources with FTP, and HTTP/HTTPS protocols. It uses the Standard Microsoft WinInet API.
Features:
It supports FTP, HTTP, and HTTPS protocols. Well…
Some days ago I wrote about Comport for Firemonkey by WinSoft but even if you are not planning to use FireMonkey we still have a great component for you: Comport for Windows (TComport) by WinSoft.Let’s download the trial version from here and install it…
Easily Bind A TBindNavigator With A TStringGrid In The LiveBindings.BindGridLinkFMX Sample For Delphi
October 8, 2020
Location
You can find theBindGridLinkFMXsample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to Object Pascal\LiveBindings\bindgridlink\fmxSubversion Repository:You can find Delphi code samples inGitHub…
Learn How To Quickly Build A Key Value Store With SQLite In This Delphi FireDAC.SQLiteIniFile Sample App
October 8, 2020
Working with INI file becomes common in many Mobile, IoT, Desktop Applications. How about connecting SQLite database to Read/write to an INI file in Delphi/C++ Builder applications? This can be done easily with help of FireDAC.SQLiteIniFile Sample app.
FireDAC.SQLiteIniFile Sample usesFireDACto connect to anSQLitedatabase that emulates the structure and the operations…
Efficiently Serialize And Deserialize JSON In Your Delphi Projects With Third Party Neon Library
October 8, 2020
Neon is a JSON serialization library for Delphi. This is a project by Paolo Rossi who is also a man behind the another popular open-source Delphi project called Delphi JOSE JWT.
Neon is a serialization library for Delphi which helps you to convert (back and forth) objects…
Introduction
The Digital Signal Processing (DSP) library supports Windows 32 and Windows 64 platforms. It uses General Purpose FFFT package. For instructions on how to install this library in your RAD Studio watch the video below.
2. Demonstrating the…
If your business is developing software that you sell for specific industry verticals / horizontal sectors, then this webinar is one not to miss!
In a change-up from the normal technical sessions, Mary Kelly will join me, Stephen Ball, as we explore the world of ISV’s, discuss ISV business models, and how companies the world over are realizing higher returns, thanks to InterBase.