RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMenuItem Methods

The methods of the TMenuItem class are listed here.

 
Name 
Description 
 
This is ActionChange, a member of class TMenuItem. 
 
This is AdvancedDrawItem, a member of class TMenuItem. 
 
Copies the properties of an object to a destination object. 
 
Designates methods for storing an object's unpublished data on a stream such as a form file. 
 
This is DoDrawText, a member of class TMenuItem. 
 
This is DrawItem, a member of class TMenuItem. 
 
This is GetActionLinkClass, a member of class TMenuItem. 
 
This is GetAutoHotkeys, a member of class TMenuItem. 
 
This is GetAutoLineReduction, a member of class TMenuItem. 
 
This is GetCount, a member of class TMenuItem. 
 
This is GetHandle, a member of class TMenuItem. 
 
This is GetItem, a member of class TMenuItem. 
 
This is GetMenuIndex, a member of class TMenuItem. 
 
This is InsertNewLine, a member of class TMenuItem. 
 
Initializes the component after the form file has been read into memory. 
 
This is MeasureItem, a member of class TMenuItem. 
 
This is MenuChanged, a member of class TMenuItem. 
 
Forwards notification messages to all owned components. 
 
This is SetBreak, a member of class TMenuItem. 
 
This is SetCaption, a member of class TMenuItem. 
 
This is SetChecked, a member of class TMenuItem. 
 
Sets the visual ordering of a child control. 
 
This is SetDefault, a member of class TMenuItem. 
 
This is SetEnabled, a member of class TMenuItem. 
 
This is SetGroupIndex, a member of class TMenuItem. 
 
This is SetImageIndex, a member of class TMenuItem. 
 
This is SetMenuIndex, a member of class TMenuItem. 
 
This is SetRadioItem, a member of class TMenuItem. 
 
This is SetShortCut, a member of class TMenuItem. 
 
This is SetVisible, a member of class TMenuItem. 
 
This is UpdateItems, a member of class TMenuItem. 
 
Name 
Description 
 
Add 
This is the overview for the Add method overload. 
 
Removes and frees all menu items listed in the Items property. 
 
Simulates a mouse click. 
 
Removes a menu item from the Items property array. 
 
Find 
Locates a menu item in the Items property array given its caption. 
 
Enumerates all child components. 
 
Returns a TComponent enumerator. 
 
Returns the Image list that supplies an image for the menu item. 
 
Returns the parent component of the menu item. 
 
Returns the main menu of which the menu item is part. 
 
Indicates that the menu item has a parent that is responsible for loading and saving its data. 
 
Returns the position of a menu item within the Items array. 
 
Calls the action link's Update method if the menu item is associated with an action link. 
 
Inserts a menu item into a specified position in the Items array. 
 
Inserts a separator bar after a specified item from the Items property array. 
 
Inserts a separator bar before a specified item from the Items property array. 
 
Indicates whether the menu item represents a separator bar. 
 
Inserts a separator bar at the end of the Items property array. 
 
Inserts a separator bar at the beginning of the Items property array. 
 
Removes a menu item from the Items property array 
 
Adjusts the captions of subitems so that every item has an accelerator and there are no duplicate accelerator keys. 
 
Removes superfluous separator lines from the Items property array. 
 
Sets the parent component. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!