System.JSON.TJSONArray.Destroy

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TJSONArray();

Propriétés

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

Description

Détruit l'instance de TJSONArray.

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

Voir aussi