RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClientItem.ShowShortCut Property

Determines whether the underbar character underneath the shortcut character is displayed.

Pascal
property ShowShortCut: Boolean;
C++
__property Boolean ShowShortCut;

ShowShortCut is set and used internally to determine whether the underbar character underneath the shortcut character is displayed. The value of ShowShortCut is determined by the value set in the PersistentHotKeys property of the action band that will render the TActionClientItem

 

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