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

NewSubMenu

Declaration

Source position: menus.pp line 442

function NewSubMenu(

  const ACaption: string;

  hCtx: THelpContext;

  const AName: string;

  const Items: array of TMenuItem;

  TheEnabled: Boolean = True

):TMenuItem;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.