[Overview][Resource strings][Constants][Types][Procedures and functions][Index] |
Check if sending of debug messages is enabled.
Source position: dbugintf.pp line 38
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. |