C++Builder Professional 10.1 Berlin Update 2 - Anniversary Edition released

Released: Nov 15, 2016

10.1 Berlin Update 2 - Anniversary Edition 버젼 업데이트

기능

  • 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 configure other elements of the application.
  • New VCL Calendar controls - New in Update 2 are two new calendar components designed for Windows 10. These new VCL UI controls mimic the WinRT UI controls while providing support for older versions of Windows. TCalendarView provides month, year and decade views, and the ability to select date ranges with animated transitions when navigating between views. Fully supports VCL styling using existing and newly included Windows 10 styles. TCalendarPicker provides a single date selector drop-down menu for your application. Fully supports VCL styling using existing and newly included Windows 10 styles.
  • Increased productivity with new Quick Edit - Quick Edit allows you to quickly perform common actions in the VCL form designer. The main Quick Edit operation, available for all components, opens the Quick Edit pane allowing users to rapidly modify the name, caption, alignment, layout, and color of a control (if applicable to the control).
  • New Windows 10 Styles - Update 2 includes the following Windows 10 FireMonkey styles: Win10ModernSlateGray.Style, Win10ModernPurple.Style, and Win10ModernGreen.Style. Update 2 includes the following Windows 10 VCL styles: Windows10SlateGray.vsf, Windows10Purple.vsf, and Windows10Green.vsf.
  • Additional C++ Features
    • C++ compiler additional flags.
  • Additional Features
    • Improved iOS 10 and macOS Sierra support.
    • GetIt Feature Installer enhancements: Easily upgrade to higher editions and preserve configuration settings using the enhanced installer interface.