[Overview][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |