|
RAD Studio VCL Reference
|
Hide any visible KeyTips that commands are displaying.
procedure BarHideKeyTips(KeyTips: TKeyTipList);
__fastcall BarHideKeyTips(TKeyTipList KeyTips);
BarHideKeyTips hides any visible KeyTips that commands are displaying. The KeyTips parameter contains a list of TKeyTipMatchItem objects that indicate the KeyTip associate with that command should not be close. When the KeyTips parameter is nil, all KeyTips are hidden.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|