Vcl.Grids.TCustomDrawGrid.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public Vcl.Grids.hpp Vcl.Grids TCustomDrawGrid

Description

Embarcadero Technologies does not currently have any additional information.