FireDAC.Comp.QBE.TFDQBEPreviewEvent
Delphi
TFDQBEPreviewEvent = procedure (Sender: TObject; const AQueryDesc: string) of object;
C++
typedef void __fastcall (__closure *TFDQBEPreviewEvent)(System::TObject* Sender, const System::UnicodeString AQueryDesc);
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.