FireDAC.Comp.UI.TFDGUIxAsyncExecuteDialog.AsyncDialog

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AsyncDialog: IFDGUIxAsyncExecuteDialog read FAsyncDialog  implements IFDGUIxAsyncExecuteDialog;

C++

__property Firedac::Ui::Intf::_di_IFDGUIxAsyncExecuteDialog AsyncDialog = {read=FAsyncDialog};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FireDAC.Comp.UI.pas
FireDAC.Comp.UI.hpp
FireDAC.Comp.UI TFDGUIxAsyncExecuteDialog


Beschreibung

Referenz auf das Interface eines Dialogfeldes.

Mit AsyncDialog können Sie die Referenz auf das Interface eines Dialogfeldes ermitteln.

Siehe auch