Unit 'Menus' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TMainMenu.Unmerge

Removes merged menu items for the specified menu.

Declaration

Source position: menus.pp line 439

public procedure TMainMenu.Unmerge(

  Menu: TMainMenu

);

Arguments

Menu

  

Menu instance with the merged items removed in the method.