API:Bde.DBTables.EDBEngineError.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~EDBEngineError();

Properties

Type Visibility Source Unit Parent
destructor public
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables EDBEngineError

Description

Destroys an instance of Exception.

Bde.DBTables.EDBEngineError.Destroy inherits from System.SysUtils.Exception.Destroy. All content below this line refers to System.SysUtils.Exception.Destroy.

Destroys an instance of Exception.

See Also