Generates a debugger message with the specified WideString content.
Source position: lazlogger.pas line 32
function DbgWideStr( |
const StringWithSpecialChars: widestring |
):string; overload; |
Calls the DbgWideStr routine in LazLoggerBase unit to write the value(s).
|
Generates a debugger message with the content from the specified value. |
| Version 4.4 | Generated 2025-11-08 | Home |