Unit 'DynamicArray' Package
[Overview][Types][Classes][Index] [#lazutils]

Reference for unit 'DynamicArray'

Implements a resizable 2-D array of Pointers.

uses

  System,

  Classes,

  sysutils;

Overview

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


Version 4.4 Generated 2025-11-08 Home