Unit 'Menus' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TMenuActionLink.SetShortCut

Sets the ShortCut or accelerator key for the linked menu action.

Declaration

Source position: menus.pp line 79

protected procedure TMenuActionLink.SetShortCut(

  Value: TShortCut

); override;