Vcl.WinXPanels.TStackPanel.Create
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.