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

NewSubMenu

Declaration

Source position: menus.pp line 433

function NewSubMenu(

  const ACaption: ;

  hCtx: THelpContext;

  const AName: ;

  const Items: array of TMenuItem;

  TheEnabled: Boolean = True

):TMenuItem;