FireDAC.Stan.Error.EFDDBEngineException.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~EFDDBEngineException();

Properties

Type Visibility Source Unit Parent
destructor public
FireDAC.Stan.Error.pas
FireDAC.Stan.Error.hpp
FireDAC.Stan.Error EFDDBEngineException

Description

Destroys an instance of Exception.

FireDAC.Stan.Error.EFDDBEngineException.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