Vcl.RibbonActnCtrls.TKeyTipMatchItem
Delphi
TKeyTipMatchItem = class
C++
class PASCALIMPLEMENTATION TKeyTipMatchItem : public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | Vcl.RibbonActnCtrls |
Description
This class offers details about full and partial KeyTip matches.
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.