System.JSON.TJSONNull.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

/* TObject.Destroy */ inline __fastcall virtual ~TJSONNull() { }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public System.JSON.hpp System.JSON TJSONNull


Beschreibung

Gibt diese Instanz von TJSONNull frei.

Siehe auch