RAD Studio VCL Reference
ContentsIndex
TCustomBucketList Methods Public Methods
Public Methods
 
Name 
Description 
 
Add 
Inserts an item and its associated data into the bucket list. 
 
Replaces all the items in this list with the items from another bucket list. 
 
Empties the bucket list of all its items. 
 
Indicates whether the bucket list contains a specified item. 
 
Find 
Returns the data associated with a specified item. 
 
This is the overview for the ForEach method overload. 
 
Removes a specified item from the list and returns its data. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.