API:System.JSON.Writers.TJsonObjectWriter.Destroy

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TJsonObjectWriter();

Propriétés

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

Description

Détruit une instance de TJsonWriter.

System.JSON.Writers.TJsonObjectWriter.Destroy hérite de System.JSON.Writers.TJsonWriter.Destroy. Tout le contenu en-dessous de cette ligne se réfère à System.JSON.Writers.TJsonWriter.Destroy.

Détruit une instance de TJsonWriter.

Voir aussi