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.4 | Generated 2025-11-08 | Home |