Communicating with Human Interface Devices such as Alphanumeric display, Bar Code Reader, Sensors, Volume control on Speakers/Headsets becomes a primary use case for real-world, Cross-platform applications. Do you spend more time in building libraries to communicate with HID for your Delphi/C++ FireMonkey applications? WINSOFT Provides a powerful library to get the job done. It uses the…
Flexible Comport DLL Library For Serial Communication On Windows
September 25, 2020
Serial Communications is a core communication between PC and peripheral devices Such as a programmable instrument or another computer. Do you feel challenged in writing code to communicate with serial devices from your Delphi/C++ applications? How about a DLL library…
Ultimate Web Frameworks For Ultra-Fast Web Application Development using Delphi/C++ Builder
September 22, 2020
Choosing the Web framework for Delphi/C++ Builder will no longer be a tough task for developers or companies to meet the business needs. There is plenty of resources around Embarcadero and the web about various frameworks with the pros and cons. Struggling to choose the…
Quick Way To Bind ListCollections Between Control and Source Component With ListCollections Sample App
September 21, 2020
ListCollections is a sample application on how to use LiveBindings to populate a list box with the items gathered from various collections.You can find Delphi and C++ code samples in GitHub Repositories. Search by name into the samples repository according to your RAD Studio…
C++17 On Windows 10 With The C++ Builder
September 19, 2020
As you know from C++ Builder 10.3, we have support for the modern C++ 17 version. Here you can see the C++ 17 support chart.
In this CodeRage session, Dion Mai shows demo applications in action. You can find out how you can use the new C++ 17 functions and an updated…
3 Libraries for improving Existing Applications built with Delphi
September 11, 2020
One topic I get increasingly asked about Delphi Programming when developers are migrating to the latest version of RAD Studio is “quick ways to improve their applications”. So in this post, I am going to summarise 3 favorites by focusing on the libraries in RAD Studio.
Using the Edge Browser Component (New in RAD Studio 10.4)
September 11, 2020
RAD Studio 10.4 has a new feature on VCL Web Browser. It is Edge Browser, it has new features and much more compatible than previous web browsers.
Here is a quick help on using the Edge Browser in C++Builder and Delphi;
Install “Edge Canary” version to your…
Human Interface Devices Communicator For Delphi/C++ Builder On Windows
September 10, 2020
Communicating with Human Interface Devices such as Alphanumeric display, Bar Code Reader, Sensors, Volume control on Speakers/Headsets becomes a primary use case for real-world applications. Do you spend more time in building libraries to communicate with HID for your…
PDFium - PDF Engine for your Delphi/C++ Builder FireMonkey Applications
September 10, 2020
Intro
PDFium Component Suite for FireMonkey has so many capabilities to handle PDF documents. It uses PDFium open-source PDF rendering engine and supports Windows, macOS, iOS, and Android.
PDFium itself is used by the Chromium project. So, you can understand that…
Generate 90+ Barcode Styles in Delphi With Only 3 Lines of Code
September 9, 2020
Barcodes provide an indispensable tool for tracking data. From inventory system, shipping tracking, movie and parking ticket to patient identification, barcodes are being used everywhere. Barcodes greatly aid in error reduction because of the lack of human intervention in…


