API:FireDAC.Comp.UI.TFDGUIxErrorDialog.Enabled
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: FireDAC.Comp.UI.pas FireDAC.Comp.UI.hpp
| |
| Unit: FireDAC.Comp.UI | |
| Parent: TFDGUIxErrorDialog | |
Delphi
property Enabled: Boolean read GetEnabled write SetEnabled default True;
C++
__property bool Enabled = {read=GetEnabled, write=SetEnabled, default=1};
Description
Embarcadero Technologies does not currently have any additional information.