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

GetIt: Aqua Light Slate VCL Style

The Aqua Light Slate VCL Style is one of the free styles available in RAD Studio. Once installed you will find this in your styles folder: AquaLightSlate2.vsf To install Aqua Light Slate VCL Style, launch RAD Studio, then go Tools ➜ GetIt Package Manager, and you will find Aqua Light Slate 2 VCL Style 1.0. You can apply the style to your VCL applications by visiting Project ➜ Options ➜…
Read more
News

GetIt: Calypso VCL Style - New in 10.3.1

The Calypso VCL Style is part of the new premium styles introduced in 10.3.1. It includes four variants: Light and Dark editors with Green or Blue UI elements. Once installed you will find these four style files in your styles…
News

Troubleshooting: Installing Bookmarks and Navigator in 10.3 Rio as well as earlier versions

Bookmarks and Navigator are some great coding productivity tools available in RAD Studio 10.3.1. You can install them via GetIt. They were recently acquired, and currently still have afew items you might noticerelating to their previous life as a third party addon. The installers for older versions of the IDE are no longer available, since they are now part of RAD Studio 10.3.1. One…
Read more
C++

iPhone X and iPad Pro resolution support on Delphi 10.3.1

With Delphi 10.3.1, you can build applications for the iPhone X series devices and iPad Pro with native resolution support. To support the newer resolutions, the overall configuration and some of the image names have changed. While this applies to new projects, existing…
C++

RAD Studio 10.3.1 HTTP and SOAP Clients Enhancements

In RAD Studio 10.3, Embarcadero moved the SOAP client implementation to the HTTP client library for all platforms, given the issues support HTTPS with the previous architecture (based on Indy) on mobile platforms. On Windows, there was already a native implementation, but based on an older Windows HTTP client library. This change caused some incompatibilities, we have started addressing in…
Read more
News

Key Improvements in RAD Studio 10.3.1

On February 14th, Delphi’s birthday, we released RAD Studio 10.3.1, a point release to 10.3 Rio. We have a number of great improvements this release I’d like to highlight. RAD Server Console UI RAD Server is our platform for building services, such as REST/JSON. This is a very keyword-driven explanation of RAD Server. One great way to think of it is not just as a way to create new…
Read more
C++CodeIDERAD Studio

What Are The Container Adapters in Modern C++?

Hello developers, here we will explain the container adapters. Before I get into that, as a C++ Builder developer, I should say that these past few weeks have made me so happy that we released the new…

IN THE ARTICLES