System.JSON.TJSONString.Destroy

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TJSONString(void);

Propriétés

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

Description

Détruit l'instance de TJSONString.

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

Voir aussi