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

DbgWideStr

Generates a debugger message with the specified WideString content.

Declaration

Source position: lazloggerbase.pas line 310

function DbgWideStr(

  const StringWithSpecialChars: widestring

):string; overload;