RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IRibbonBarKeyTip.BarHideKeyTips Method

Hide any visible KeyTip windows.

Pascal
procedure BarHideKeyTips(KeyTips: TKeyTipList);
C++
__fastcall BarHideKeyTips(TKeyTipList KeyTips);

BarHideKeyTips hides any visible KeyTip windows. ExceptList may contain a list of TKeyTipMatchItem objects for commands that should not be hidden. These items are current partial matches and require additional handling. 

 

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