RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRibbonGroupCollapsedControl.HandleKeyTip Method

Indicates if command's KeyTip matches currently input KeyTip.

Pascal
procedure HandleKeyTip(const KeyTip: string; var Handled: TKeyTipHandled);
C++
__fastcall HandleKeyTip(const AnsiString KeyTip, TKeyTipHandled Handled);

HandleKeyTip indicates whether this command's  

KeyTip matches the currently input KeyTip by the user. Full and partial matches are taken into consideration. 

 

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