[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the Enabled property in the linked menu item.
Source position: menus.pp line 77
protected procedure TMenuActionLink.SetEnabled( |
Value: Boolean |
); override; |
Value |
|
New value for the Enabled property in the linked TMenuItem client. |