Vcl.ExtCtrls.TFlowPanel.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public Vcl.ExtCtrls.hpp Vcl.ExtCtrls TFlowPanel

Description

Embarcadero Technologies does not currently have any additional information.