Send a separator message.
Source position: dbugintf.pp line 52
function SendSeparator: Boolean; |
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. |