Unit 'DbugMsg' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl-process]

TDebugMessage

Declaration

Source position: dbugmsg.pp line 40

type TDebugMessage = record

  MsgType: Integer;

  MsgTimeStamp: TDateTime;

  Msg: string;

end;


Documentation generated on: 2026-03-03