Constructor for the class instance.
Source position: dynamicarray.pas line 42
public constructor TPointerPointerArray.Create; |
Create allocates resources for the internal TFPList used to store the values in the indexed Arr property.
|
Provides indexed access Pointer values in the elements for the array. |
|
| Version 4.6 | Generated 2026-02-20 | Home |