C++Builder Architect 新版本發表

Released: Jan 12, 2022

11 Alexandria PAServer January Patch 中的更新

特性

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

修補程式

  • iOS: Invalid Code Signing of frameworks.

Released: Nov 24, 2021

11 Alexandria November Patch 中的更新

修補程式

  • 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

11 Alexandria Patch 1 中的更新

修補程式

  • 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

11 Alexandria 中的更新

特性

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

Released: Feb 24, 2021

10.4.2 Sydney 中的更新

特性

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

Released: Sep 2, 2020

10.4.1 Sydney 中的更新

特性

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

Released: May 26, 2020

10.4 Sydney 中的更新

特性

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

Released: Nov 21, 2019

10.3.3 中的更新

特性

  • 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 Enterprise &amp...

Released: Jul 18, 2019

10.3.2 中的更新

特性

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

Released: May 15, 2019

C++Builder Architect 中的更新

特性

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