RAD Studio VCL Reference
|
Hide any visible KeyTip windows.
procedure BarHideKeyTips(KeyTips: TKeyTipList);
__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!
|