System.Classes.EMethodNotFound.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public System.Classes.hpp System.Classes EMethodNotFound


Beschreibung

Gibt eine Instanz von EMethodNotFound frei.

Siehe auch