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

tIntuiMessage

Declaration

Source position: intuition.pas line 930

type tIntuiMessage = record

  ExecMessage: tMessage;

  IClass: ULONG;

  Code: Word;

  Qualifier: Word;

  IAddress: Pointer;

  MouseX: SmallInt;

  MouseY: SmallInt;

  Seconds: ULONG;

  Micros: ULONG;

  IDCMPWindow: Pointer;

  SpecialLink: pIntuiMessage;

end;


Documentation generated on: 2023-03-18