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

DbgOutThreadLog

Writes a debugging message to the log file for the current thread.

Declaration

Source position: lclproc.pas line 280

procedure DbgOutThreadLog(

  const Msg: string

); overload;