System.JSON.TJSONArrayEnumerator.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

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


Beschreibung

Gibt diese Instanz von TJSONArrayEnumerator frei.

Siehe auch