DelphiRAD StudioTech Partner

Quickly Create SVG (Scalable Vector Graphics) files with SVG Canvas Library for VCL in Delphi And C++Builder

It is surprisingly easy to add SVG support to your applications. Here is a third party Delphi and C++ Builder component from WINSOFT that enables work with Scalable Vector Graphics files. Scalable Vector Graphics is XML-based vector image format for two-dimensional graphics. How to install component 1) Download archive from: https://www.winsoft.sk/svgcanvas.htm2) Extract files from…
Read more
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…
Read more
C++DatabaseDelphiRAD Studio

Rapidly Upgrade Legacy Solutions With This RAD Server Comprehensive Quick Start Guide

RAD Server is a turn-key application foundation for rapidly building and deploying services based applications. RAD Server enables developers to quickly build new application back-ends or migrate existing Delphi or C++ client/server business logic to a modern services based architecture that is open, stateless, secure and scalable. At the time of this writing RAD Studio Enterprise incldues one RAD…
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 sequence, on top of an existing 10.4 installation. RAD Studio 10.4 Patch 1: Missing Files and C++ DebuggingFor more details…
Read more