[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Indexed array with pointers
Source position: contnrs.pp line 253
public property TFPHashList.Items: Pointer |
Items provides indexed access to the pointers, 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.