API:System.Contnrs.TCustomBucketList.BucketCount
Delphi
property BucketCount: Integer read FBucketCount write SetBucketCount;
C++
__property int BucketCount = {read=FBucketCount, write=SetBucketCount, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | protected | System.Contnrs.pas System.Contnrs.hpp |
System.Contnrs | TCustomBucketList |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!