Rilasci di C++Builder Starter

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à

  • Multi-Threading support for TBitmap, TCanvas and TContext3D.
    • TBitmap: Complete multi-threading support. Can be created, destroyed, and modified in any thread without synchronizations.
    • TCanvas: Supports being used from multiple threads at once, but is internally serialized.
    • TContext3D: Supports being used from multiple threads at once, but is internally serialized
  • TDBImage direct support for JPEG and PNG graphic formats
  • Support for display options for BlobFields
  • Direct GUID access...

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.
  • 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...

Released: Sep 1, 2015

Updates in this release

Updates in 10 Seattle

  • Windows 10 Support - C++Builder developers can rapidly update their VCL and FMX applications to take full advantage of the Windows 10 wave. Support includes Windows 10 and native WinRT/UWP components and APIs, Windows 10 VCL User Experience controls, and updated Windows 10 FMX support.
  • Double the IDE Project Power - This release introduces a re-architected product and build management system that effectively doubles the project size capacity resulting in higher stability...

Released: Apr 9, 2015

Updates in this release

Updates in XE8

  • Multi-Device Preview - Compare your UI over different form factors and across all platforms.
  • Project Statistics - Provides you with a clear picture of team productivity with activity tracking.
  • Clipboard History - Keeps a record of clipboard contents so you can paste content previously copied.
  • Multi-Paste Support - Performs the same paste operation on multiple source code lines at once.
  • Stack Bookmarks - Improves code navigation.
  • Parenthesis Matching - Provides a visual queue to...

Released: Sep 3, 2014

Updates in this release

Updates in XE7

  • Parallel Computing Library - Write multi-threaded apps more easily to take advantage of multi-core CPUs and exponentially increase performance. Also, boost the performance of your existing VCL and FireMonkey applications, with a self-tuning thread pool.
  • FireUI Multi-Device Designer - Build a single user interface based on a visual form designer that scales and adjusts to different types of devices, form factors and operating systems.
  • Enterprise Mobility Services (EMS) - EMS is a...