FireDAC.Comp.UI.TFDGUIxErrorDialog.ErrorDialog
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Comp.UI.pas FireDAC.Comp.UI.hpp
| |
Unit: FireDAC.Comp.UI | |
Parent: TFDGUIxErrorDialog |
Delphi
property ErrorDialog: IFDGUIxErrorDialog read FErrorDialog implements IFDGUIxErrorDialog;
C++
__property Firedac::Ui::Intf::_di_IFDGUIxErrorDialog ErrorDialog = {read=FErrorDialog};
Description
Reference to the dialog interface.
Use the ErrorDialog to get a reference to the dialog interface.