Vcl.Ribbon.TCustomRibbonGroup.SetParent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetParent(AParent: TWinControl); override;

C++

virtual void __fastcall SetParent(Vcl::Controls::TWinControl* AParent);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonGroup

Beschreibung

Setzt die übergeordnete Komponente der Ribbon-Gruppe.

Siehe auch