[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Associative array for data pointers
Source position: contnrs.pp line 562
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. |