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 released

Released: Mar 22, 2017

Mises à jour de 10.2 Tokyo

Fonctionnalités

  • 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 for TField classes