[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Menus' (#lcl)

NewMenu

Declaration

Source position: menus.pp line 421

function NewMenu(

  Owner: TComponent;

  const AName: string;

  const Items: array of TMenuItem

):TMainMenu;