[Overview][Resource strings][Constants][Types][Procedures and functions][Index] |
Send a separator message
Source position: dbugintf.pp line 33
procedure SendSeparator; |
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.
None.
|
Send a message to the debug server. |
|
|
Send method enter message |
|
|
Send method exit message |