RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFontEdit.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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!