ActnList.TCustomAction.ShortCut

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From ActnList.pas

	property ShortCut: TShortCut read FShortCut write SetShortCut;


Unit: ActnList

Type: property

Visibility: public

Member Of: TCustomAction

C++ Information

From ActnList.hpp

	__property unsigned short ShortCut = {read=FShortCut,write=SetShortCut};


Unit: ActnList

Type: property

Visibility: public

Member Of: TCustomAction

Description

Specifies the ShortCut property for client menu items.


ShortCut holds the value that is the shortcut for the action when it is set. This value is propagated to client menu items.

See Also

Personal tools
Translations
Newest Version