AnyDAC
ContentsIndexHome
PreviousUpNext
TADGUIxErrorDialog.Enabled Property

Controls the dialog usage.

Group
Links

Use the Enabled to to control the dialog usage. When Enabled is True, then dialog hooks the Application.OnException event and will display AnyDAC exceptions. When Enabled is False, the dialog unhooks the event and will not display exceptions. The default value is True.

property Enabled: Boolean;
What do you think about this topic? Send feedback!