Vcl.RibbonActnCtrls.TKeyTipMatchItem.MatchType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property MatchType: TKeyTipMatchType read FMatchType write FMatchType;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TKeyTipMatchItem

Beschreibung

Übereinstimmungstyp für KeyTip.

MatchType ist der Übereinstimmungstyp für KeyTip.

Siehe auch