Vcl.RibbonActnCtrls.TKeyTipMatchItem.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

constructor Create(AType: TKeyTipMatchType; AHandled: TKeyTipHandled;
AControl: TControl; AIndex: Integer = -1);

C++

__fastcall TKeyTipMatchItem(TKeyTipMatchType AType, TKeyTipHandled AHandled, Vcl::Controls::TControl* AControl, int AIndex);

プロパティ

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

説明

Create は、TKeyTipMatchItem のインスタンスを作成して初期化します。

Create メソッドは、TKeyTipMatchItem のインスタンスを作成して初期化します。

関連項目