Unit 'amarquee' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

TQMessage

Declaration

Source position: amarquee.pas line 135

type TQMessage = record

  qm_Msg: tMessage;

  qm_ID: LongInt;

  qm_Status: LongInt;

  qm_Path: Pchar;

  qm_Data: pointer;

  qm_DataLen: LongWord;

  qm_ActualLen: LongWord;

  qm_ErrorLine: LongWord;

  qm_Private: pointer;

  qm_Private2: pointer;

  qm_Session: PQSession;

end;


Documentation generated on: 2021-07-30