Vcl.RibbonActnCtrls.TKeyTipMatchItem.MatchType

提供:RAD Studio API Documentation

Delphi

property MatchType: TKeyTipMatchType read FMatchType write FMatchType;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TKeyTipMatchItem

説明

KeyTip の一致タイプ。

MatchType は、KeyTip の一致タイプです。

関連項目