Vcl.ExtCtrls.TGridPanel.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.