Unit 'gadtools' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

tNewMenu

Declaration

Source position: gadtools.pas line 115

type tNewMenu = record

  nm_Type: Byte;

  nm_Label: PChar;

  nm_CommKey: PChar;

  nm_Flags: Word;

  nm_MutualExclude: LongInt;

  nm_UserData: Pointer;

end;


Documentation generated on: 2021-07-30