Vcl.WinXCtrls.TCustomRelativePanel.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TCustomRelativePanel(System::Classes::TComponent* AOwner);
/* TWinControl.CreateParented */ inline __fastcall TCustomRelativePanel(HWND ParentWindow) : Vcl::Extctrls::TCustomPanel(ParentWindow) { }

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TCustomRelativePanel


Description

Create crée une instance de TCustomRelativePanel.

Create initialise aussi la propriété ControlCollection.

Voir aussi