Cette page a été archivée et est n'est plus actualisée.

Nous ne fournissons plus ce produit.

C++Builder Starter

Ensemble d'outils de développement d'applications Rapid C++ pour les solutions Windows, Mac et Mobile natives, incluant la prise en charge du Cloud et de l'Internet des objets.

Publié par Embarcadero
Distribué par ComponentSource depuis 2012

Version : 10.2 Tokyo Release 3 Mise à jour : Mar 14, 2018

i

C++Builder Starter is no longer available for sale. Alternatively, you may be interested in C++Builder Professional, C++Builder Enterprise or C++Builder Architect.

C++Builder Starter 10.2 Tokyo Release 2 (10.2.2)

Released: Dec 12, 2017

Mises à jour de 10.2 Tokyo Release 2 (10.2.2)

Fonctionnalités

  • 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 cards.
    • New Stack Panel Component - A new container control that allows you to automatically align all parented controls vertically or horizontally, while retaining each control's custom height and width.
    • New Date Picker Control - New modern date picker control has support for the Gregorian calendar and multiple date formatting options. Easily customize the date selection drop down count, define minimum and maximum year values and show Ok and Cancel buttons for easy date selection.
    • New Time Picker Control - Each element of the time (hour, minute, second, am/pm) is selected using a popup scrolling list populated with appropriate values.
  • Updated IDE Look and Feel - 10.2.2 provides an updated IDE look and feel with new component icons and a new dark theme. All 700+ component icons have been updated with a new modern style to complement both the light and dark themes.
  • Installer Enhancements - Includes an updated installer UI for the GetIt installer that matches the new dark theme in the IDE. The existing license manager user interface has also been updated with a new modern look and feel and enhanced usability.
  • Updated Welcome Page - Includes a list of upcoming webinars, key sample projects for new users, and videos from the Embarcadero YouTube channel.
  • iPhone X Support - 10.2.2 provides enhanced iOS 11 support and iPhone X support. This includes iPhone X specific launch screen image support in the IDE, required info.plist changes and updates to the application layout and scaling to account for the iPhone X ‘notch’.
  • TDataSet Mapping to JSON for JavaScript Client Support - Easily map data from a TDataset to JSON, customizing fields and configuring JSON formatting in several ways.