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