Associative array for data pointers.
Source position: contnrs.pp line 570
public property TCustomBucketList.Data[AItem: Pointer] : Pointer |
Data provides direct access to the Data pointers associated with the AItem pointers. If AItem is not in the list of pointers, an EListError exception will be raised.
|
Find an item in the list. |
|
|
Check if an item exists in the list. |