C++Builder 10.1 Berlin released

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.
  • 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-resolution styles for Windows, which provide support for 120 DPI and 144 DPI monitors.
  • Improved Support for Accelerator Keys - Accelerator Keys support is now available for TLabel, TButton, TRadioButton, TTabItem, TCheckBox, TPopupBox.Items, TTextControl, TPresentedTextControl and TCustomAction.
  • TListView Touch Animations - Listviews now show touch animations on Android.
  • New ListView Item Designer - The listview control now supports a new type of item appearance that you can use to customize the content of every item in your list view including labels, images and buttons.
  • Style Designer Improved - The FireMoney Style Designer and the TStyleBook component now support a collection of styles for various platforms.
  • IDE Enhancements
    • The VCL and FireMonkey designers can be separated from the code editor window, making it possible to have the designer on one monitor, while coding on another monitor.
    • New Delphi project option “Show general messages” to show info messages when building a project.
    • Delphi Method Toxicity Metrics.
    • The C++ Structure Parser has been rewritten and now includes support for C++11.
    • New installer experience based on GetIt architecture.