[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Menus' (#lcl)

TMenuItem.SetShortCut

Sets the value for the ShortCut property.

Declaration

Source position: menus.pp line 245

protected procedure TMenuItem.SetShortCut(

  const AValue: TShortCut

);

Arguments

AValue

  

New value for the ShortCut property.

See also

TMenuItem.ShortCut

  

Accelerator key sequence to be used in selecting this menu item.


Version 3.2 Generated 2024-02-25 Home