RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDownLoadURL.ShortCut Property

Specifies the ShortCut property for client menu items.

Pascal
property ShortCut: TShortCut;
C++
__property TShortCut ShortCut;

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!