[Overview][Types][Classes][Index] Reference for unit 'DynamicArray' (#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 3.2 Generated 2024-02-25 Home