[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'gadtools' (#aros)

tNewMenu

Declaration

Source position: gadtools.pas line 112

type tNewMenu = record

  nm_Type: Byte;

  nm_Label: STRPTR;

  nm_CommKey: STRPTR;

  nm_Flags: Word;

  nm_MutualExclude: LongInt;

  nm_UserData: Pointer;

end;


Documentation generated on: 2017-01-10