Unit 'Intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TIntuiMessage

Declaration

Source position: intuition.pas line 511

type TIntuiMessage = record

  ExecMessage: TMessage;

  IClass: LongWord;

  Code: Word;

  Qualifier: Word;

  IAddress: APTR;

  MouseX: SmallInt;

  MouseY: SmallInt;

  Seconds: LongWord;

  Micros: LongWord;

  IDCMPWindow: PWindow;

  SpecialLink: PIntuiMessage;

end;


Documentation generated on: 2023-03-18