Used for an error message to contain additional information.
property Debug: boolean default False;
When the Debug property is True, error message contains additional information: sender name, constraint name and error code.
Note: To use this property you should explicitly include OdacVcl (OdacClx under Linux) unit to your project.
If TOraSQLMonitor is used in the project and the TOraSQLMonitor.Active property is set to False, the debug window is not displayed.