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

C++ Libraries in GetIt: Eigen

An ongoing project we have is to ensure more popular, well-known C++ libraries are updated to work with C++Builder, and available to you from within GetIt, our package manager. You may have seen a post earlier this year aboutreal-world (non-demo) apps that you can use with C++Builder and CMake, for example, and this isrelated. Today, let’s look atEigen. Eigen is a very…
Read more
News

C++ Libraries in GetIt: EasyBMP

An ongoing project we have is to ensure more popular, well-known C++ libraries are updated to work with C++Builder, and available to you from within GetIt, our package manager. You may have seen a post earlier this year aboutreal-world (non-demo) apps that you can use…
News

C++ Libraries in GetIt: TinyXML 2

An ongoing project we have is to ensure more popular, well-known C++ libraries are updated to work with C++Builder, and available to you from within GetIt, our package manager. You may have seen a post earlier this year aboutreal-world (non-demo) apps that you can use…
News

Performance and Quality in the RAD Studio 10.3 IDE

RAD Studio 10.3 has a number of performance improvements, as well as some quality improvements we’d like to share. IDE Fix Pack Some time ago, we licensed Andreas Hausladen’s IDE Fix Pack. This is an unofficial IDE addon that changes the behaviour of several things in the IDE, including fixing some bugs. Andreas kindly let us see the issues he had identified and integrate fixes. In 10.3, we…
Read more
Delphi

New Dialogs Box on Android with Delphi 10.3 Rio

Author: Landerson Gomes One of the features introduced in Delphi 10.3 Rio was the new design of the Dialog Boxes for Android. Check out this video for an example using ShowMessage! Video Access the original post in Portuguese on my personal blanderson gomesomes.com.br. Do…
News

Delphi RTL Improvements in 10.3 Rio

While working on 10.2 updates, we started delving into some performance issues of the Delphi RTL, that were effecting other libraries like JSON processing, streaming, string processing, DataSnap and RAD Server web services, and more. In many cases, addressing these issues required adding new methods to existing classes, or adding new global functions, something we can do only in interface breaking…
Read more
C++

C++ Compilers that ship with C++Builder 10.3 Rio

Embarcadero has RTM’d RAD Studio, Delphi and C++Builder 10.3 Rio (version 20.0) today. You can read the press releasehere. Included in the release are several C++ compilers. C++Builder 10.3 Rio (20.0) C++ Compilers BCC32 – the classic 32-bit windows compiler BCC32C – Clang-enhanced compiler with a command line flag compatible only with BCC32 BCC32X – command…
Read more
C++DelphiNewsRAD Studio

What You Can Do With RAD Studio 12.2

RAD Studio 12.2, released on September 12, 2024, has changed the development game again. How? With features never before seen in the IDE, like embedded access to AI-assisted coding, and with…

IN THE ARTICLES