[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the Action property.
Source position: menus.pp line 240
protected procedure TMenuItem.SetAction( |
NewAction: TBasicAction |
); |
NewAction |
|
New value for the property. |
Maintains the ActionLink for the class instance.
|
Action - the default action associated with this Menu Item. |