RAD Studio 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.
  • 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-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.
  • Internet of Things (IoT) Improvements
    • Beacon enhancements with support for EddyStone format, change of AdvertiseData parser to include all fields, improved Beacon scan performance, new Android scan modes, WinRT Bluetooth API integration and StartScan method on Android.
    • BeaconFence enhancements for detecting zones, Windows support, customized calculation of the current position and access the last calculated position.
    • New Bluetooth LE and Z-Wave compatible components for Internet of Things devices.
    • Heart Rate Monitor Bluetooth LE Components.
    • Blood Pressure Monitor Bluetooth LE Components.
    • Weight Scale Bluetooth LE Components.
    • Thermometer Bluetooth LE Components.
    • Environment Sensor Bluetooth LE Components.
    • Speed and Cadence Fitness Monitor Bluetooth LE Components.
    • Item Tracker Bluetooth LE Components.
    • Environment Sensor Z-Wave Components.
    • Home Automation Z-Wave Components.
  • 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.