System.Contnrs.TBucketList.Create
Delphi
constructor Create(ABuckets: TBucketListSizes = bl16);
C++
__fastcall TBucketList(TBucketListSizes ABuckets);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
constructor | public | System.Contnrs.pas System.Contnrs.hpp |
System.Contnrs | TBucketList |
Description
Create crée et initialise un objet TBucketList.
Appelez Create pour créer une liste de compartiments à l'exécution.