FireDAC.Stan.Error.EFDDBEngineException.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~EFDDBEngineException();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
FireDAC.Stan.Error.pas
FireDAC.Stan.Error.hpp
FireDAC.Stan.Error EFDDBEngineException

Beschreibung

Gibt eine Instanz von Exception frei.

FireDAC.Stan.Error.EFDDBEngineException.Destroy erbt von System.SysUtils.Exception.Destroy. Der folgende Inhalt bezieht sich auf System.SysUtils.Exception.Destroy.

Gibt eine Instanz von Exception frei.

Siehe auch