Unit 'dbugintf' Package
[Overview][Resource strings][Types][Procedures and functions][Variables][Index] [#fcl]

GetDebuggingEnabled

Check if sending of debug messages is enabled.

Declaration

Source position: dbugintf.pp line 54

function GetDebuggingEnabled: Boolean;

Function result

True if sending debug messages is currently enabled.

Description

GetDebuggingEnabled returns the value set by the last call to SetDebuggingEnabled. It is True by default.

See also

SetDebuggingEnabled

  

Temporary enables or disables debugging.

SendDebug

  

Send a message to the debug server.


Documentation generated on: Jul 24 2023