[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Indexed array with object instances
Source position: contnrs.pp line 321
public property TFPHashObjectList.Items: 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. |
No notes exist for this page yet.