Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++DatabaseDelphiIDERAD Studio

Addressing the Problem of the Missing dbxConnections.ini File

There is an issue with RAD Studio 10.4.x related with dbExpress configuration, that you can work around by creating a new configuration file. When you install RAD Studio 10.4 (or 10.4.1) or Delphi or C++Builder, there is an error in the installation script that causes a configuration file to be missing. The lack of this file, that the IDE expects, causes a few errors reported for example…
Read more
C++CodeIDERAD Studio

C++ Builder 10.4.x Platform APIs

C++ Builder provides three levels of development: ⦁ Components (VCL and FMX) ⦁ Common Libraries (RTL). ⦁ Platform APIs (iOS, Android, Mac OS) In this post we will discuss and show how to use the Platform APIs (iOS, Android, Mac OS). Specifically, we’ll look at…
CodeDelphiRAD StudioTech Partner

Custom High Performance VCL Component Suite For Delphi/C++ Builder By ErrorSoft

EsVCLComponents – Free ErrorSoft Vcl Components – a free library of VCL components for Delphi and C++Builder. This new controls and components to improve the appearance applications and to better user experience. All components have best support transparency, not flicker, and has support Interesting possibility for double buffering for TGraphicControl heirs. Components support visual…
Read more
DelphiRAD StudioTech Partner

Powerful JPEG Video Streaming Library For Delphi And C++ Builder.

It is easy to create a video streaming server and client in your applications. The Video Stream library from WINSOFT allows you incorporate video streaming capability in your Delphi and C++Builder projects. How to install component 1) Download the component archive here.2) Extract files from the archive to any folder.3) You need to copy all of the files from the folder corresponding to the…
Read more
CodeDelphiRAD StudioTech Partner

Blazing Fast Socket Communications Component Library For Delphi

NetCom7 is an extremely optimized code on TCP/IP sockets. Forget using one thread per connection. With this suite, you can have as many concurrent connections to your server as you like. Threads are used per request and not per connection, and are maintained in a very fast thread pool class. The NetCom version 7.2 package is now multi-platform! You can compile your apps under all platforms in…
Read more
ModernizationNewsWhitepaper

WebStencils and HTMX: Free Guide to Fast Web Development

We’re excited to announce the release of our comprehensive White Paper – WebStencils and HTMX: Fast Modern Web Development with RAD Studio. This guide is designed to help developers create…

IN THE ARTICLES