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

iOS 12 and Android 9 Support in RAD Studio 10.3 Rio

RAD Studio 10.3 supports the latest versions of iOS and Android. RAD Studio 10.3 includes iOS 12 support for targeting iPhone and iPad devices and building App Store and Enterprise applications. This is in addition to supporting iOS 11 and 10. With 10.3 Rio, we support Android versions 9, 8, 7, 6, and 5. RAD Studio 10.3 Rio includes support for Android API version 26 development, as required by…
Read more
C++

What's In RAD Studio 10.3 Architect Edition?

Delphi, RAD Studio, and C++Builder are offered in different editions, to balance developers needs and costs. Over the past year, we’ve updated these editions to provide more value to developers at every level. 2018 Updates to Delphi, C++Builder, and RAD…
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
C++CodeHow-To'sModernizationRAD Studio

My code used to work but crashes! Easily Solving Incorrect Code with bcc64x

We’ve had a couple of support requests that are along the lines of, ‘I’m upgrading to the new Win64 Modern C++ toolchain. But when I run my app built in Release mode, it crashes, and…

IN THE ARTICLES