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

NewSubMenu

Declaration

Source position: menus.pp line 434

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.