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

SendSeparator

Send a separator message.

Declaration

Source position: dbugintf.pp line 46

function SendSeparator: Boolean;

Description

SendSeparator is a simple wrapper around SendDebug which sends a short horizontal line to the debug server. It can be used to visually separate execution of blocks of code or blocks of values.

Errors

None.

See also

SendDebug

  

Send a message to the debug server.

SendMethodEnter

  

Send method enter message.

SendMethodExit

  

Send method exit message.


Documentation generated on: Jul 24 2023