Vcl.Ribbon.TRibbonGroupDockForm.Control

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Control: TControl read FControl write FControl;

C++

__property Vcl::Controls::TControl* Control = {read=FControl, write=FControl};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TRibbonGroupDockForm

Beschreibung

Referenz auf das aufrufende Steuerelement.

Control ist eine Referenz auf das Steuerelement, das die Gruppe aufruft.