API:System.Contnrs.TCustomBucketList.BucketCount
Delphi
property BucketCount: Integer read FBucketCount write SetBucketCount;
C++
__property int BucketCount = {read=FBucketCount, write=SetBucketCount, nodefault};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | protected | System.Contnrs.pas System.Contnrs.hpp |
System.Contnrs | TCustomBucketList |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。