Vcl.RibbonActnCtrls.TKeyTipMatchItem.MatchType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MatchType: TKeyTipMatchType read FMatchType write FMatchType;

C++

__property TKeyTipMatchType MatchType = {read=FMatchType, write=FMatchType, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TKeyTipMatchItem

Description

KeyTip match type.

MatchType is the KeyTip match type.

See Also