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