FireDAC.Comp.UI.TFDGUIxAsyncExecuteDialog.AsyncDialog

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property AsyncDialog: IFDGUIxAsyncExecuteDialog read FAsyncDialog  implements IFDGUIxAsyncExecuteDialog;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
FireDAC.Comp.UI.pas
FireDAC.Comp.UI.hpp
FireDAC.Comp.UI TFDGUIxAsyncExecuteDialog

説明

ダイアログ インターフェイスへの参照です。


AsyncDialog プロパティを使用すると、ダイアログ インターフェイスへの参照を取得できます。

関連項目