Recursos para ajudá-lo a realizar mais

- High-DPI support to the IDE, covering the latest 4k+ monitors, and cleaner and sharper fonts and icons throughout
- Multi-monitor and multi-window improvements: design and edit code for the same form at the same time in multiple windows
- Completely rebuilt Welcome Page with a native look and feel, and a UI that fits the IDE, and customizable layout and content
- C++ Code Formatter: Automate the layout of your C++ code using clang-format
- IDE support for Markdown documents and VCL-based HTML preview.
- Inactive code highlighting in the Code Editor.
- Improved remote desktop support for VCL and IDE
- FireMonkey design-time guidelines: Prototype faster with visual lines and enhanced margin and padding support

- Rich Edit component update removes XP dependencies and introduces new features to TRichEdit control
- VCL Styles add design-time support: prototype stylish UIs even faster by seeing immediately at design-time how your styled forms and controls will look when running
- VCL library improved for use of Microsoft’s WebView 2 control in both TEdgeBrowser and TWebBrowser components, with better support for UserDataFolder and ExecutableFolder configurations.
- Support for CheckBoxes in TreeViews added, with each node supporting 3 states (Partial, Dimmed, Exclusion) to help customise the UI
- New TDBLabeledEdit component offering a data-aware version of the TLabelEdit for faster prototyping
- Numerous VCL improvements including default form size and font, exception dialog copy button, margins on Memo and RichEdit and many more

- Improved FMX High-DPI support for Windows and Desktop with a visibly superior desktop UI
- Processamento e renderização de TPathData aprimorados na biblioteca FireMonkey, incluindo comandos de curva Bézier quadrática e outras transformações.
- Support for Microsoft’s WebView 2 control (Edge Chromium) in the WebBrowser component
- Support for the latest Android 32 API and latest Billing APIs
- Android support for multiple classes.dex files, simplifying integration of external Android dependencies

- Delphi macOS 64bit ARM compiler and toolchain that includes building universal binaries for Intel/Arm AppStore submissions
- Visualize seus aplicativos com o iOS Simulator for Delphi gerando binários para dispositivos macOS executados em ARM-64 (CPUs M1 ou M2)
- Depuração LLDB para Linux no Delphi.
- Delphi language support for binary decimals and digits separator
- C++ toolchain improvements with overhauled Delphi-style RTTI for C++ types, including using typeid on Delphi-style types
- Melhorias no C++Builder Code Insight para cquery e maior personalização do comportamento do LSP
- Improved C++-style RTTI for Delphi types
- CMake quality improvements and greatly improved exception handling on both Win32 and Win64

- RTL Quality focus: TZipFile, 64bit improvements for large data structures, Bluetooth LE
- Record Helper for TDateTime in System.DateUtils
- Record Helper for TCurrency in System.SysUtils makes working with Currency simpler and easier
- C++ RTL improvements include using make_shared and make_unique with Delphi classes, string_view support for Delphi strings, and easy Delphi/C++ string conversion

- Use of Visual Studio Code to edit Delphi source with full code completion
- LSP awareness of Include files
- Auto restart of LSP server
- Auto code completion with Tab key
- Class helper support
- Array suggestions when assigning arrays

- FireDAC in the new release offers specific improvements for the PostgreSQL, Oracle, and Firebird databases
- A biblioteca FireDAC atualizada suporta o mais recente driver ODBC da Microsoft para SQL Server, novo recurso de transação MongoDB, ferramentas FDMonitor e FDExplorer aprimoradas, suporte para realce de sintaxe SQL no editor de propriedades de texto do FireDAC SQL e reFind para migração de projetos dbGo (ADO clássico) para FireDAC.
- O RAD Server atualizado tem opção de expiração de token/sessão de autenticação, endereço IP e DateTime para registro e criação simplificada de aplicativos cliente com o componente EMSFireDACClient.
- HTTP and REST client libraries have been extended with timeout mechanisms, support for HTTP/2, TLS 1.3, Base64 URL Encoding
- New component TRESTRequestDataSetAdapter simplifies uploading datasets to RAD Server
- New low-traffic RAD Server Lite allows unlimited deployment of your multi-tier solutions, alongside with the fully scalable RAD Server engine
- For DataSnap, the REST URL mapping logic is now fully configurable