API:Bde.DBTables.EDBEngineError.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~EDBEngineError();
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
destructor | public | Bde.DBTables.pas Bde.DBTables.hpp |
Bde.DBTables | EDBEngineError |
説明
Destroys は、Exception のインスタンスを破壊します。
Bde.DBTables.EDBEngineError.Destroy は System.SysUtils.Exception.Destroy を継承しています。以下の内容はすべて System.SysUtils.Exception.Destroy を参照しています。
Destroys は、Exception のインスタンスを破壊します。