Released: May 15, 2019
Aggiornamenti in C++Builder Enterprise
Funzionalità
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...
Released: Feb 14, 2019
Aggiornamenti in 10.3.1
Funzionalità
New Features
- Expanded support for iOS 12 and iPhone X series devices.
- RAD Server Console UI redesign and migration to the Ext JS framework (available via GetIt).
- Improved FireDAC support for Firebird 3.0.4 and Firebird embedded.
- HTTP and SOAP Client Library Enhancements on Windows.
- Two new IDE productivity tools: Bookmarks and Navigator (available via GetIt).
- Bookmarks extends the IDE’s previous marking of locations in the code editor. A single shortcut creates a new bookmark, and...
Released: Nov 22, 2018
Aggiornamenti in 10.3 Rio
Funzionalità
Create Amazing Cross-Platform Applications
- Android API26 support, meeting Google Play Store requirements for new apps in August 2018 and updated apps in November 2018.
- Android Native Controls and FMX styled controls on the same Android form, including using material design theme for Android 5.0 or higher
- iOS 12 Support (32- and 64-bit) for building App Store and enterprise applications.
- Support for Unicode Emoji
Code Your Way - With two new themes, customizing your IDE to match your...
Released: Mar 14, 2018
Aggiornamenti in 10.2 Tokyo Release 3 (10.2.3)
Funzionalità
- CMake Command-Line Support - CMake is a popular C++ build tool. RAD Studio 10.2.3 Tokyo provides support for building CMake projects on the command line using RAD Studio compilers. 10.2.3 also specifically supports using Ninja with CMake, allowing for very fast parallel builds.
- New Win32 compiler driver, bcc32x - 10.2.3 includes a new compiler frontend, bcc32x. The new bcc32x is exactly the same as bcc32c, except that it shares a common command line interface with bcc64, bccios...
Released: Dec 12, 2017
Aggiornamenti in 10.2 Tokyo Release 2 (10.2.2)
Funzionalità
- FireMonkey Quick Edit - Quickly perform common actions in the FireMonkey Form Designer. This functionality matches the VCL Quick Edit feature introduced in Berlin Anniversary Update.
- New VCL Controls
- New Card Panel Component - TCardPanel is a specialized panel component that manages a collection of cards. Only one card is active/visible at a time, and each card is a container for other controls. This new control has support for left and right gestures, allowing you to swipe between...
Released: Aug 8, 2017
Aggiornamenti in 10.2 Tokyo Release 1 (10.2.1)
Funzionalità
- C++ compiler and linker updates that resolve issues loading packages, especially when debugging, on Windows 10 Creators Update.
- Support for latest versions of iOS and Xcode (iOS 10.3 and XCode 8.3.2) when targeting the iOS App Store.
- FireDAC support for MSSQL 2012, 2014, 2016, and ODBC Driver 13.
- Significant C++ linker improvements pertaining to linking larger projects.
- Fixes and enhancements to the Runtime Library and VCL.
- Additional Android enhancements around control rendering...
Released: Mar 22, 2017
Aggiornamenti in 10.2 Tokyo
Funzionalità
Better Support for Debugging - In Clang-enhanced compilers:
- Local variables in code built with the Clang-enhanced compilers for Win32 and Win64 can now always be evaluated in watches or the Local Variables view.
- When code has two local variables with the same name in different scopes in a method, variable evaluation can now resolve both and display the correct one depending on the current location.
- Class names are now always displayed in the call stack.
- (Clang-enhanced Win...
Released: Nov 15, 2016
Aggiornamenti in 10.1 Berlin Update 2 - Anniversary Edition
Funzionalità
- Windows 10 Store Deployment Support - Bring your existing Windows Desktop applications to the Microsoft Windows 10 Store using the Desktop Bridge technology, also known as Centennial Bridge. This is a new technology in the recent Windows 10 Anniversary Update. RAD Studio offers direct support in the IDE to easily create APPX files for the Windows App Store, with included deployment support, integrated code-signing support, and the ability to add your own app store icons and...
Released: Sep 19, 2016
Aggiornamenti in 10.1 Berlin Update 1
Funzionalità
- Official support for the latest operating systems:
- Windows 10 Anniversary Update
- iOS 10
- Android 7.0 (Nougat)
- macOS Sierra
- FireMonkey - Native platform rendering support for TGrid on iOS and Search filtering for the TListViews dynamic appearance mode.
- New FireMonkey demos that showcase the new functionality added in Update 1.
- C++Builder - Several compiler improvements - including allowing dynamic_cast<> across module boundaries and finding declarations within the IDE.
- Over...
Released: Apr 19, 2016
Updates in this release
Updates in 10.1 Berlin
- FireUI App Previews - Lets you preview your FireMonkey application on iOS, Android, OS X and Windows as you are designing the app.
- Address Book for iOS and Android - Now supports the TAddressBook component which lets your applications access the device’s Address Book.
- Extended Clipboard Support Service - New IFMXExtendedClipboardService interface that supports querying and working with text, images and custom fonts.
- High DPI Support on Windows - Now provides multi...