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

DbgWideStr

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

Declaration

Source position: lclproc.pas line 284

function DbgWideStr(

  const StringWithSpecialChars: widestring

):string; overload;

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