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