[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Deprecated. Use DbgWideStr from LazLoggerIntf instead.
Source position: lclproc.pas line 206
function DbgWideStr( |
const StringWithSpecialChars: widestring |
):string; overload; |
Converts control characters, or characters above #126 into #hex format.
Deprecated in LCL version 3.99 (Apr 2024).
Version 4.0 | Generated 2025-05-03 | Home |