RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomBucketList.Buckets Property

Lists the buckets in the bucket list

Pascal
property Buckets: TBucketArray;
C++
__property TBucketArray Buckets;

Use Buckets to access the buckets in the bucket list. Buckets is a dynamic array of TBucket values, each of which can hold a set of items. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!