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