| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Indexed array with pointers
Source position: contnrs.pp line 262
|  public property TFPHashList.Items[Index: Integer] : 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. |