RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMenuActionLink Methods

The methods of the TMenuActionLink class are listed here.

 
Name 
Description 
 
Assigns a client menu item that is linked to the associated action. 
 
Indicates whether the AutoCheck state for the action and the client are linked. 
 
Indicates whether the caption for the action and the client are linked. 
 
Indicates whether the checked state for the action and the client are linked. 
 
Indicates whether the enabled state for the action and the client are linked. 
 
Indicates whether the GroupIndex property for the action controls client behavior. 
 
Indicates whether the HelpContext properties for the action and client controls are linked. 
 
Indicates whether the Hint property for the action and the client are linked. 
 
Indicates whether the image index for the action and the client are linked. 
 
Indicates whether the OnExecute event handler for the action and the client are linked. 
 
Indicates whether the ShortCut property for the action and the client are linked. 
 
Indicates whether the visible state for the action and the client are linked. 
 
Sets the AutoCheck property of a menu item if the client is linked to the action for this property. 
 
Sets the caption of a menu item if the client is linked to the action for this property. 
 
Sets the checked state of a menu item if the client is linked to the action for this property. 
 
Sets the enabled state of a menu item if the client is linked to the action for this property. 
 
Sets the Help context of a menu item that is the client of this action link. 
 
Sets the hint of a menu item if the client is linked to the action for this property. 
 
Sets the image index of a menu item if the client is linked to the action for this property. 
 
Sets the execution event handler for a menu item if the client is linked to the action for this property. 
 
Sets the shortcut of a menu item if the client is linked to the action for this property. 
 
Sets the visible state of a menu item if the client is linked to the action for this property. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!