System.JSON.EJSONException.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

/* Exception.Destroy */ inline __fastcall virtual ~EJSONException() { }

Eigenschaften

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


Beschreibung

Gibt diese Instanz von EJSONException frei.

Siehe auch