FireDAC.Comp.QBE.TFDQBEErrorEvent
Delphi
TFDQBEErrorEvent = procedure (Sender: TObject; E: Exception) of object;
C++
typedef void __fastcall (__closure *TFDQBEErrorEvent)(System::TObject* Sender, System::Sysutils::Exception* E);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | FireDAC.Comp.QBE.pas FireDAC.Comp.QBE.hpp |
FireDAC.Comp.QBE | FireDAC.Comp.QBE |
Description
Embarcadero Technologies does not currently have any additional information.