System.JSON.TJSONString.Destroy

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* TObject.Destroy */ inline __fastcall virtual ~TJSONString() { }

Propriétés

Type Visibilité  Source Unité  Parent
destructor public System.JSON.hpp System.JSON TJSONString

Description

Détruit l'instance de TJSONString.

Appelez Destroy pour détruire l'instance de TJSONString.

Voir aussi