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

DbgWideStr

Generates a debugger message with the specified WideString content.

Declaration

Source position: lazlogger.pas line 32

function DbgWideStr(

  const StringWithSpecialChars: widestring

):string; overload;

Description

Calls the DbgWideStr routine in LazLoggerBase unit to write the value(s).

See also

LazLoggerBase.DbgWideStr

  

Generates a debugger message with the content from the specified value.


Version 4.0 Generated 2025-05-03 Home