FireDAC.Comp.QBE.TFDQBEPreviewEvent

From RAD Studio API Documentation
Jump to: navigation, search

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.