RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMenu Methods

The methods of the TMenu class are listed here.

 
Name 
Description 
 
Applies the BiDiMode property to the menu when the Windows control is created. 
 
Updates the menu when the BiDiMode property changes. 
 
Generates an OnChange event. 
 
Returns the caption for an item in the menu. 
 
Returns the value of the Handle property. 
 
Indicates whether menu items can contain more than simple captions. 
 
Calls the DoChange method when the menu is first loaded into memory. 
 
Responds when the menu changes. 
 
Responds when components are added or deleted. 
 
Ensures that the menu item indexes reflect the order in which they are loaded and saved. 
 
Causes all menu items to update themselves. 
 
Name 
Description 
 
This is CreateMenuItem, a member of class TMenu. 
 
Calls the Click method of the menu item with the specified value as its Command property. 
 
Dispatches a pop-up menu command. 
 
Locates and returns a menu item. 
 
Executes a callback for child menu items. 
 
Returns the help context ID associated with a menu item. 
 
Indicates whether menu items read from right to left. 
 
Dispatches a key message if it represents a shortcut key for an item in the menu. 
 
This is the overview for the ParentBiDiModeChanged method overload. 
 
Responds to keyboard input for the menu. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!