RAD Studio Professional Releases

Released: Jan 12, 2022

Updates in 11 Alexandria PAServer January Patch

Features

  • Updated Platform Assistant Server (PAServer) for the Apple macOS platform to support recent operating system and dev tool updates.

Fixes

  • iOS: Invalid Code Signing of frameworks.

Released: Nov 24, 2021

Updates in 11 Alexandria November Patch

Fixes

  • Cannot compile to macOS, no such file.
  • paserver issue arm osx Monterey.
  • Exception-Klasse 6 when try to run Firemonkey app on macOS Monterey.
  • Width of GroupBox on inherited form changes to default.
  • Delphi 11 Patch 1 Vcl.Forms.pas source code doesn’t match shipped vcl280.bpl.
  • Patch1 Mangles Forms with BorderStyle = bsNone and bsSingle.
  • The coordinate value of the component with akBottom becomes strange.

Released: Oct 25, 2021

Updates in 11 Alexandria Patch 1

Fixes

  • Windows 11 Menu text with ImageList not readable.
  • Emoji colors are wrong on iOS.
  • Scaled forms do not always have commensurate sizes in 11.0.
  • FontSize and position of labels and components keep increasing in Delphi.
  • iOS Development for AppStore not possible with XCode 13.0.
  • #$21..#$5F characters cannot be selected correctly when they are at the end.
  • Error when using IME to enter text when selecting.
  • Fonts in Nested Controls are not Down Scaled in Dpi Unaware Applications.
  • VCL Styles IDE Bug...

Released: Sep 10, 2021

Updates in 11 Alexandria

Features

Key new features and improvements from this release:

  • Use RAD on 4k+ Screens:
    • Embarcadero RAD Studio 11 adds high-DPI support to the IDE, enabling developers to work on larger, high-resolution screens. Full support for the latest 4k+ high-resolution monitors improves daily developer activities with cleaner, sharper fonts and icons, and high-resolution support throughout the IDE windows, including in the VCL and FMX form designers and code editor.
    • FireMonkey for Microsoft Windows now uses...

Released: Feb 24, 2021

Updates in 10.4.2 Sydney

Features

Best-In-Class Microsoft Windows application development

  • Added a new flexible and virtualized list control, called TControlList - This new VCL control, designed as a high-performance control for very long lists, provides a modern look and feel, complete with custom UI configuration options allowing controls placed in each list item.
  • Added a new new VCL control called TNumberBox - A modern looking numeric input control, the control supports the input of integer numbers, floating point...

Released: Sep 2, 2020

Updates in 10.4.1 Sydney

Features

Supported Platforms

  • Added support for deploying apps on Microsoft Windows Server 2019.

IDE

  • Projects
    • Package AUTO libsuffix: packages can now have an automatic version suffix, instead of manually updating and specifying the right version suffix with each new release.
    • The Projects pane context menu items that were no longer available after 10.3 are now available via a drop-down in the Projects pane toolbar.
  • Layouts
    • Improved support for multi-monitor desktop layouts.
    • Improved support for...

Released: May 26, 2020

Updates in 10.4 Sydney

Features

New Delphi Features

  • Major Delphi Code Insight Improvements - The largest and best improvement to Delphi’s code tooling in many years, RAD Studio 10.4 provides Code Insight using a Delphi implementation of the Language Server Protocol (LSP). LSP is a technique for calculating results for code completion, navigation, or similar in a separate process. This means that the IDE will never block while completing and Code Insight will provide accurate results. 10.4 provides a much enhanced...

Released: Nov 21, 2019

Updates in 10.3.3

Features

  • Delphi Android 64-bit Support - New in 10.3.3 is Android 64-bit application support for Delphi. Build Google Play Store ready Android 64-bit applications, complete with Android App Bundle support.
    • A new Delphi compiler for the Android 64-bit platform, based on the LLVM compiler infrastructure. This compiler is feature-compatible with the Android 32-bit compiler and it has support for the ARC memory model like all other Delphi mobile platform compilers (iOS 32- and 64-bit, and Android...

Released: Jul 18, 2019

Updates in 10.3.2

Features

Delphi macOS 64-bit

  • New in 10.3.2 is macOS 64-bit application support for Delphi. Build App Store-ready macOS 64-bit applications, complete with macOS notarization support. Reach a large customer base of macOS users with Delphi 10.3.2.
  • A new Delphi compiler for the macOS 64-bit platform, based on the LLVM compiler infrastructure, with a non-ARC model like all other Delphi desktop and server platforms (macOS, Windows, Linux).
  • Extensive RTL support including core file system access...

Released: May 15, 2019

Updates in RAD Studio Professional

Features

Boost for C++Builder is now available in three flavours:

  • For Win32 Clang-enhanced compilers, Boost 1.68. This is a more recent version of Boost than has been distributed in the past. The new compiler introduced in 10.3, which supports C++17, also comes with an upgraded standard library / STL. It now supports many more of the Boost libraries. Some of the completely new ones since 1.55 include:
    • Boost.Sort introduced in 1.58, which has a number of sorting algorithms, and notably this...