Vcl.RibbonActnCtrls.TKeyTipMatchItem.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

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

Beschreibung

Erstellt und initialisiert eine TKeyTipMatchItem-Instanz.

Die Methode Create erstellt und initialisiert eine TKeyTipMatchItem-Instanz.

Siehe auch