[Overview][Types][Classes][Index] |
Destructor for the class instance.
Source position: dynamicarray.pas line 43
public destructor TPointerPointerArray.Destroy; override; |
Destroy calls the Clear method to ensure that nested TFPList instances and Pointers in the Arr property are freed. The TFPList resource allocated for the Arr property is also freed.
|
Provides indexed access Pointer values in the elements for the array. |
|
|
Removes pointers and frees resources for all columns and rows in the two-dimensional array. |
|
Version 4.0 | Generated 2025-05-03 | Home |