System.SysUtils.Exception.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~Exception();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils Exception


Beschreibung

Gibt eine Instanz von Exception frei.

Siehe auch