RAD Studio VCL Reference
ContentsIndex
TMenuActionLink Members Protected Methods
Protected Methods
 
Name 
Description 
 
Assigns a client menu item that is linked to the associated action. 
 
This is Change, a member of class TBasicActionLink. 
 
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 help properties for the action and client 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. 
 
This is SetAction, a member of class TBasicActionLink. 
 
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. 
 
Introduces an interface for setting the GroupIndex property of a client. 
 
Sets the Help context of a menu item that is the client of this action link. 
 
Introduces an interface for setting the help keyword of a client. 
 
Introduces an interface for setting the HelpType property of a client. 
 
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.