Vcl.RibbonActnCtrls.TRibbonGripItem.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TRibbonGripItem(System::Classes::TComponent* AOwner);

Eigenschaften

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

Beschreibung

Erstellt und initialisiert eine TRibbonGripItem-Instanz.

Die Methode Create erstellt und initialisiert eine TRibbonGripItem-Instanz.

Siehe auch