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