RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomBucketList Methods

The methods of the TCustomBucketList class are listed here.

 
Name 
Description 
 
Inserts an item and its associated data into a specified bucket. 
 
Returns the index of the bucket in which a specified item belongs. 
 
Deletes an item from a bucket in the bucket list. 
 
Returns the location of an item in the bucket list. 
 
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!