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

TMenuItem.MergedWith

Menu item where the current class instance was merged.

Declaration

Source position: menus.pp line 300

public property TMenuItem.MergedWith : TMenuItem
  read FMergedWith;

Description

MergedWith is a read-only TMenuItem property with the menu item where the current class instance was merged.

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