RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TKeyTipMatchItem Class

Details about Full and Partial KeyTip matches.

Pascal
TKeyTipMatchItem = class;
C++
class TKeyTipMatchItem;

TKeyTipMatchItem stores details about Full and Partial KeyTip matches. It contains a reference to the control that needs to be executed. If the MatchType is mtTabs, then the Index property is used to determine which Tab to change to. 

 

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