Check if sending of debug messages is enabled.
Source position: dbugintf.pp line 60
function GetDebuggingEnabled: Boolean; |
True if sending debug messages is currently enabled.
GetDebuggingEnabled returns the value set by the last call to SetDebuggingEnabled. It is True by default.
|
Temporary enables or disables debugging. |
|
|
Send a message to the debug server. |