|
RAD Studio VCL Reference
|
Refers to the root menu of the ActionBand menu.
property RootMenu: TCustomActionMenuBar;
__property TCustomActionMenuBar RootMenu;
Application menus frequently contain submenus. It is sometimes important to know what the root menu is of any given menu; for example, selecting an item on a submenu may require that some change be made to the root menu object. Use RootMenu to determine the root menu of any TCustomActionMenuBar object.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|