Released: Jan 12, 2022
Actualizaciones en 11 Alexandria PAServer January Patch
Características
- Updated Platform Assistant Server (PAServer) for the Apple macOS platform to support recent operating system and dev tool updates.
Correcciones
- iOS: Invalid Code Signing of frameworks.
Released: Nov 24, 2021
Actualizaciones en 11 Alexandria November Patch
Correcciones
- 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
Actualizaciones en 11 Alexandria Patch 1
Correcciones
- 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...
Released: Sep 10, 2021
Actualizaciones en 11 Alexandria
Características
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...
Released: Feb 24, 2021
Actualizaciones en 10.4.2 Sydney
Características
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...
Released: Sep 2, 2020
Actualizaciones en 10.4.1 Sydney
Características
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...
Released: May 26, 2020
Actualizaciones en 10.4 Sydney
Características
New C++ Builder Features
- Expanded C++ libraries support - 10.4 ports numerous popular C++ libraries to C++Builder, providing optimized support for use within C++Builder. This includes libraries such as ZeroMQ, SDL2, SOCI, libSIMDpp, and Nematode, as well as others already supported such as Eigen, available for download through the GetIt Package Manager.
- Win 64-Debugging and Linker for C++ - 10.4 introduces a new debugger for Windows 64-bit for C++. Based on LLDB, this debugger...
Released: Nov 21, 2019
Actualizaciones en 10.3.3
Características
- iOS 13 Support - New in 10.3.3 is support for targeting the iOS 13 App Store. Build App Store ready iOS 13 mobile applications, complete with Dark Theme support.
- RAD Server Docker Deployment - 10.3.3 includes RAD Server Docker deployment and configuration support through built-in scripts. It also provides a pre-built Docker image for RAD Server on Linux, hosted on Docker Hub. This greatly simplifies the deployment of RAD Server to production in Docker.
- Enterprise Connectors in...
Released: Jul 18, 2019
Actualizaciones en 10.3.2
Características
C++17 for Windows 64-bit
- New in 10.3.2 is C++17 support for Windows 64-bit for C++Builder. C++Builder and RAD Studio 10.3.2 introduce an updated Clang-enhanced compiler with C++17 support for Windows 64-bit. As part of the progressive compiler upgrade, you can now use the latest C++ language features for more powerful and concise code, more compiler optimizations giving you faster code, and access to more third-party C++ libraries to build more powerful applications.
- C++17 Clang...
Released: May 15, 2019
Actualizaciones en C++Builder Architect
Características
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...