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

tAppMessage

Declaration

Source position: workbench.pas line 229

type tAppMessage = record

  am_Message: tMessage;

  am_Type: Word;

  am_UserData: ULONG;

  am_ID: ULONG;

  am_NumArgs: ULONG;

  am_ArgList: pWBArgList;

  am_Version: Word;

  am_Class: Word;

  am_MouseX: SmallInt;

  am_MouseY: SmallInt;

  am_Seconds: ULONG;

  am_Micros: ULONG;

  am_Reserved: array [0..7] of ULONG;

end;


Documentation generated on: 2023-03-18