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

TMenuItem

Declaration

Source position: intuition.pas line 72

type TMenuItem = record

  NextItem: PMenuItem;

  LeftEdge: SmallInt;

  TopEdge: SmallInt;

  Width: SmallInt;

  Height: SmallInt;

  Flags: Word;

  MutualExclude: LongInt;

  ItemFill: APTR;

  SelectFill: APTR;

  Command: Char;

  SubItem: PMenuItem;

  NextSelect: Word;

end;


Documentation generated on: 2023-03-18