System.JSON.TJSONObject.Destroy

De RAD Studio API Documentation
Aller à : navigation, rechercher

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.

Voir aussi