System.Contnrs.TBucketList.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(ABuckets: TBucketListSizes = bl16);

C++

__fastcall TBucketList(TBucketListSizes ABuckets);

Properties

Type Visibility Source Unit Parent
constructor public
System.Contnrs.pas
System.Contnrs.hpp
System.Contnrs TBucketList

Description

Creates and initializes a TBucketList object.

Call Create to create a bucket list at runtime.