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

Enabling the macOS 64-bit platform in RAD Studio 10.3.2

One of the key new features for the Delphi language in the recent 10.3.2 release is support for the macOS 64-bit platform. We’ve gotten some reports from customers that installing the macOS 64-bit platform for Delphi or RAD Studio (for the Delphi personality) is resulting in the platform not being visible for new or existing projects in the IDE if 10.3.2 is installed on a system with an…
Read more
C++

The new 10.3.2 RAD Server Management Console

Since Embarcadero started bundling RAD Server development support with RAD Studio, there has been a little-known utility available to manage installations from a desktop client. This application was originally called EMS Desktop console, and used to ship both as a binary in RAD Studio bin folder and with complete source code in the product source code folder. In 10.3.2 we have replaced that…
Read more
C++

RAD Server Improvements in RAD Studio 10.3.2

Over the last couple of years, Embarcadero has been expanding the features and capabilities of theRAD Server architecture, while at the same time making it more affordable (by including free deployment licenses with different RAD Studio editions). The recent…
C++

10.3.2 Installation Workarounds

We’ve received a lot of great feedback on 10.3.2 so far. As you may be aware, we’ve been experiencing server issues. The demand for 10.3.2 has been great, and we’re working on resolving the server issues as soon as possible. Our IT team is hard at work restoring…
C++

New in 10.3.2: C++ Code Insight Features and Improvements

10.3.2 includes async parameter completion, tooltip insight and go to definition for Clang-enhanced compilers, as well as significantly revised code completion In November, we released C++Builder 10.3.0 with an updated Clang-enhanced C++ compiler. That toolchain supported code completion, but missed several other Code Insight features. In 10.3.2, we’ve updated that compiler, adding Win64 support…
Read more
Delphi

YouTube and WordPress Enterprise Connector Spotlight

For July, we are spotlighting the YouTube and WordPress Enterprise Connectors.We are hosting our Enterprise Connector Spotlight webinar on Wednesday, July 31st at 1 PM Central Time. If you register with your active Enterprise Connector License Key, then you will…
C++

New in 10.3.2: C++17 for Win64 - target all Windows with the C++17 Clang compiler

In C++Builder 10.3.2, you can target both Win32 and Win64 using the C++17 Clang-enhanced compiler. In November, we released C++Builder 10.3.0 with an updated Clang-enhanced C++ compiler. This compiler: Was C++17 compliant Had an updated Dinkumware STL Was better at optimizing code, produced faster executables, and more Overall, a significantly worthwhile upgrade. You can read more about what was…
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