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

tMenuItem

Declaration

Source position: intuition.pas line 115

type tMenuItem = record

  NextItem: pMenuItem;

  LeftEdge: SmallInt;

  TopEdge: SmallInt;

  Width: SmallInt;

  Height: SmallInt;

  Flags: Word;

  MutualExclude: LongInt;

  ItemFill: Pointer;

  SelectFill: Pointer;

  Command: Char;

  SubItem: pMenuItem;

  NextSelect: Word;

end;


Documentation generated on: 2023-03-18