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