C++DelphiRAD StudioTech Partner

Powerful Serial Communication Component for Delphi and C++ Builder on Windows

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 (don’t forget to close RAD Studio before). Features of TComport It’s easy to use and very powerfulCan…
Read more
C++DatabaseDelphi

Quickly Learn How To Connect And Manage A SQLite Database For Delphi/C++ Builder With SQLite Sample App

SQLite becomes popular for working with light weight embedded, mobile, IoT, and desktop applications. Do you want yourDelphi and C++Builder Applications to connect with SQLite Database? How to start? Don’t worry,FireDACoffers robust components to connect with MySQL Database. FireDAC.SQLLiteSample app demonstrates how to use FireDAC to work with SQLite…
Read more
C++Delphi

Learn How to Customize Delphi Components With The FMX Styles In This CodeRage Replay

Many FireMonkey developers try to change the properties of the components to make unique designs or styles. But, by changing properties you make a few changes and that is it. What you can do is that you just need to learn how to customize FMX styles. In this CodeRage session by Ray Konopka, you can find out many demos in action about this topic. When FireMonkey has first introduced the…
Read more