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

TMenuItem.Merged

Contains a menu item and its children merged into the current class instance.

Declaration

Source position: menus.pp line 299

public property TMenuItem.Merged : TMenuItem
  read FMerged;

Description

Merged is a read-only TMenuItem property with the menu item merged into the Items for the current class instance.

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