RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomBucketList.BucketCount Property

Indicates the number of buckets in the bucket list.

Pascal
property BucketCount: Integer;
C++
__property int BucketCount;

Use BucketCount to determine the number of buckets, or categories, that can hold items in the list. BucketCount determines the number of buckets that are listed by the Buckets property. 

 

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