DelphiRAD StudioTech Partner

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

ComPort for FireMonkey (TFComport) it’s an easy to use and very powerful component to communicate with devices connected to the serial port. You can download a trial version of the component from the creator web WinSoft. Features of TFComport It’s easy to use and very powerfulCan communicate with any device connected to the serial port using RS232 protocolIt’s using multithreading…
Read more
DelphiRAD Studio

Ignore Changes with Custom Managed Records

Handling the OnChange event handler on a TEdit is great until you programmatically change the text and trigger your OnChange event handler again. It gets really fun if you have two TEdit boxes that update each other in their OnChange event handler. I was reading Automate…
DelphiIDERAD Studio

RAD Studio 10.4 Patches

We have released three patches for RAD Studio 10.4. They can be found in the GetIt Package Manager in the IDE or on the IDE Welcome Page and can also separately be downloaded through the new download portal or CodeCentral. The patches are designed to be installed in…