Vcl.WinXPanels.TStackPanel.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public Vcl.WinXPanels.hpp Vcl.WinXPanels TStackPanel

Description

Embarcadero Technologies does not currently have any additional information.