Generates a debugger message with the specified WideString content.
Source position: lazloggerbase.pas line 311
function DbgWideStr( |
const StringWithSpecialChars: widestring |
):string; overload; |
StringWithSpecialChars |
|
String with the special characters converted to hexadecimal notation. |
String with the value after special characters are converted to hexadecimal notation.
| Version 4.4 | Generated 2025-11-08 | Home |