[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the ShortCut property.
Source position: menus.pp line 245
protected procedure TMenuItem.SetShortCut( |
const AValue: TShortCut |
); |
AValue |
|
New value for the property. |
|
Accelerator key sequence to be used in selecting this menu item. |
lazarus-ccr.sourceforge.net |