FireDAC.Comp.UI.TFDGUIxAsyncExecuteDialog.AsyncDialog

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AsyncDialog: IFDGUIxAsyncExecuteDialog read FAsyncDialog

C++

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

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Comp.UI.pas
FireDAC.Comp.UI.hpp
FireDAC.Comp.UI TFDGUIxAsyncExecuteDialog

Description

Reference to a dialog interface.

Use AsyncDialog to get the reference to a dialog interface.

See Also