Indexed array with object instances.
Source position: contnrs.pp line 339
public property TFPHashObjectList.Items[Index: Integer] : TObject |
Items provides indexed access to the object instances, the index runs from 0 to Count-1.
Specifying an invalid index will result in an exception.
|
Capacity of the list. |
|
|
Current number of elements in the list. |