System.JSON.TJSONObject.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TJSONObject();
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
destructor | public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONObject |
Description
Détruit l'instance de TJSONObject.
Appelez Destroy pour détruire l'instance de TJSONObject.