[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LCLProc' (#lcl)

DbgStr (deprecated)

Deprecated. Use DebugLogger.DbgStr instead.

Declaration

Source position: lclproc.pas line 204

function DbgStr(

  const StringWithSpecialChars: string

):string; overload;

Description

Converts control characters, or characters above #126 into #hex format.

Version info

Deprecated in LCL version 3.99 (Apr 2024).

See also

LazLoggerBase.DbgStr


Version 4.0 Generated 2025-05-03 Home