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

IDE Hotfix for C++Builder 10.3 Project Options

Over the weekend, we released two hotfixes for RAD Studio 10.3. One of these, thewhich addressed a number of IDE issues, is especially important if you use C++Builder. It addresses: RSP-21683: IDE missing Application sub optionsTwo settings panes were missing in the Project Options dialog, Application section: the Icons page (for setting app icons,splash screens, and other imagery)…
Read more
News

New RAD Server Features in RAD Studio 10.3

The version of RAD Server that ships with RAD Studio 10.3 offers a very significant set of enhancements, mostly focused on how a resource (and have a URL) is mapped to classes and methods on the server. While the key idea of having classes (or data modules) that implement…
C++

RAD Studio 10.3 Patches - December 2018

Today, we released two patches for Delphi, C++Builder and RAD Studio 10.3. They are available as registered user downloads. December 2018 IDE Patch for 10.3 This patch fixes a few issues related with the RAD Studio IDE in 10.3, including problems building an UWP app for the…
News

The December 2018 GetIt Package Manager Report

A lot happened for the GetIt Package Manager in November.With the new release of RAD Studio 10.3 Rio the GetIt Package Manager received an overhaul, including a facelift. And with a new release we found a lot ofpackages updated with more updates coming!Want…
Delphi

Application Architecture Modernization with Delphi 10.3

Delphi is used to build some of the most powerful client-server applications in the world. From Defense to Healthcare, Delphi has been a reliable choice, especially when customers required high-performance Windows clients. The early 2000s saw a massive focus on homogeneous…
News

Using Custom Styles in RAD Studio 10.3

It’s very easy to customize your user interface using FireMonkey styles in RAD Studio 10.3. We’ve added all of the premium styles to GetIt (Tools > GetIt Package Manager > Styles) in 10.3. This includes both VCL Windows and FMX multi-device themes. Ready to customize your own UI? Below are the steps for adding a customtheme to your multi-device application with Delphi, C++Builder…
Read more
News

Test Code Formatting

Author: Rebekah D Testing code formatting. Fullscreen 1 2 3 4 5 6 7 8 #include <stdio.h> int main() { printf(“Hello Bloggers!\n“); } XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX #include <stdio.h> int…
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