RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomRibbonGroup.ShowKeyTip Method

Shows KeyTip for command in specified position.

Pascal
procedure ShowKeyTip(const Position: TKeyTipPosition);
C++
__fastcall ShowKeyTip(const TKeyTipPosition Position);

This method shows the KeyTip for the command in the position specified. Only the Application Button uses a KeyTip position. 

 

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