[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Creates and returns the internal virtual grid instance for the control.
Source position: grids.pas line 1422
protected function TCustomDrawGrid.CreateVirtualGrid: TVirtualGrid; virtual; |
TVirtualGrid instance created for the control.
|
Constructor for the class instance. |
|
|
Implements a grid with metadata where rows and columns are stored as Pointer arrays. |
Version 4.0 | Generated 2025-05-03 | Home |