RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBucketList.Create Constructor

Creates and initializes a TBucketList object.

Pascal
constructor Create(ABuckets: TBucketListSizes = bl16);
C++
__fastcall TBucketList(TBucketListSizes ABuckets = bl16);

Call Create to create a bucket list at runtime. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!