[Overview][Types][Classes][Index] Reference for unit 'DynamicArray' (#lazutils)

TPointerPointerArray.Create

Constructor for the class instance.

Declaration

Source position: dynamicarray.pas line 42

public constructor TPointerPointerArray.Create;

Description

Create allocates resources for the internal TFPList used to store the values in the indexed Arr property.

See also

TPointerPointerArray.Arr

  

Provides indexed access Pointer values in the elements for the array.

TFPList


Version 4.0 Generated 2025-05-03 Home