DelphiIDENewsRAD Studio

Have You Signed Up For The RAD Studio 13 Launch Webinar Yet?

The next landmark release in the evolution of RAD Studio is fast approaching. Named after the cradle of the Renaissance (by Delphi users and fans), RAD Studio 13 Florence takes many of your favorite features to the next level, and enables you to take your own apps to the next level. On September 10, 2025, Embarcadero’s Marco Canto, Ian Barker and Nuno Castro will be introducing the world to RAD…
Read more
C++CodeIDEModernizationNewsRAD StudioShowcaseWindows

Safety with C++Builder 12.3: Introducing Sanitizers

Ever since we started using our enhanced Clang compiler, we’ve had a consistent request: can we add runtime checking? For many customers, this has been because the old ‘classic’ compiler used to have a feature called CodeGuard, which was helpful for catching errors, and if migrating to a newer toolchain having some semi-equivalent is a reasonable wish. For many other customers, who knew…
Read more
AIIDENews

AI-Powered Smart CodeInsight in RAD Studio 12.3

Embarcadero introduced its first integrated AI solution in the RAD Studio IDE in version 12.2. The technology, called Smart CodeInsight, offers the ability to interact with different LLM engines, some online and one offline, but also to install drivers for other AI engines…
C++DelphiIDENewsRAD StudioWhitepaper

New to RAD Studio? We've Got You Covered!

A Fresh Start With RAD Studio available on GetIt If you’re starting with RAD Studio, we’ve got something special for you. Our new guide, Getting Started with RAD Studio – A Guide for Developers New to Delphi and CBuilder is now available in GetIt for customers on an active Update Subscription. Built for Experienced Developers Coming from other programming languages? We get it…
Read more
C++How-To'sIDEModernizationNewsRAD StudioWindows

Practical Info: Packages in C++Builder 12.2

We’ve released the new Windows 64-bit Modern C++ toolchain over time: a preview in C++Builder 12.0 through to fully complete in 12.2 (dynamic package linking, CMake support, parallel building by default, etc.) In 12.2, it is a full replacement for the old Win64 toolchain. But we’ve seen a few customers say, ‘Looks exciting, and I want to use it, but where are packages?’ They’re here. The…
Read more