[Overview][Resource strings][Types][Procedures and functions][Variables][Index] Reference for unit 'dbugintf' (#fcl)

SendSeparator

Send a separator message

Declaration

Source position: dbugintf.pp line 36

procedure SendSeparator;

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: May 14 2021