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

DbgStr

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

Declaration

Source position: lclproc.pas line 283

function DbgStr(

  const StringWithSpecialChars: string

):string; overload;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.