| [Overview][Types][Classes][Index] |
Implements a resizable 2-D array of Pointers.
uses |
System, |
Classes, |
SysUtils; |
dynamicarray.pas implements a resizable 2-D array of Pointers. It is used to implement the Cells, Cols, and Rows properties in TCustomGrid, TDrawGrid and TStringGrid.
dynamicarray.pas is part of the LazUtils package.
Author: Jesus Reyes