RAD Studio Enterprise Releases

Released: Mar 15, 2022

Updates in 11.1 Alexandria

Funktionen

IDE Enhancements

  • General IDE Improvements
    • The “Start working” operation, after installation completes, now effectively restarts the IDE, so that the first execution is done with user permissions, instead of elevated permissions.
    • ‘Enable runtime themes’ is now turned on in the Base configuration of a project.
    • The ProjectRoot in a dproj/cbproj file should now always sort consistently.
    • The IDE Wait dialog’s ToolsAPI interface has had some parameters renamed to better reflect their...

Released: Jan 12, 2022

Updates in 11 Alexandria PAServer January Patch

Funktionen

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

Fehlerkorrekturen

  • iOS: Invalid Code Signing of frameworks.

Released: Nov 24, 2021

Updates in 11 Alexandria November Patch

Fehlerkorrekturen

  • 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

Fehlerkorrekturen

  • 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...

Released: Sep 10, 2021

Updates in 11 Alexandria

Funktionen

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...

Released: Feb 24, 2021

Updates in 10.4.2 Sydney

Funktionen

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

Funktionen

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

Funktionen

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

Funktionen

  • 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

Funktionen

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...