FireDAC.Comp.UI.TFDGUIxErrorDialog.ErrorDialog

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ErrorDialog: IFDGUIxErrorDialog read FErrorDialog implements IFDGUIxErrorDialog;

C++

__property Firedac::Ui::Intf::_di_IFDGUIxErrorDialog ErrorDialog = {read=FErrorDialog};

Eigenschaften

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


Beschreibung

Referenz auf das Interface eines Dialogfeldes.

Mit ErrorDialog können Sie eine Referenz auf das Interface des Dialogfeldes ermitteln.

Siehe auch