System.JSON.Writers.TJsonWriter.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TJsonWriter();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
System.JSON.Writers.pas
System.JSON.Writers.hpp
System.JSON.Writers TJsonWriter


Beschreibung

Gibt eine Instanz von TJsonWriter frei.

Siehe auch