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

TCustomAction.SetShortCut

Sets the value for the ShortCut property.

Declaration

Source position: actnlist.pas line 189

protected procedure TCustomAction.SetShortCut(

  Value: TShortCut

); virtual;

Arguments

Value

  

New value for the ShortCut property.

Version info

Modified in LCL version 4.0 to improve compatibility with newer Delphi VCL versions; redefined as virtual and changed to protected visibility.

See also

TCustomAction.Shortcut

  

ShortCut- an index to a shortcut list.

TBasicAction


Version 4.0 Generated 2025-05-03 Home