Vcl.WinXCtrls.TRelativePanel.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomRelativePanel.Create */ inline __fastcall virtual TRelativePanel(System::Classes::TComponent* AOwner) : TCustomRelativePanel(AOwner) { }
/* TWinControl.CreateParented */ inline __fastcall TRelativePanel(HWND ParentWindow) : TCustomRelativePanel(ParentWindow) { }

Properties

Type Visibility Source Unit Parent
constructor public Vcl.WinXCtrls.hpp Vcl.WinXCtrls TRelativePanel

Description

Embarcadero Technologies does not currently have any additional information.