RAD Studio VCL Reference
|
This is namespace Contnrs.
Name |
Description |
The following table lists classes in this documentation. | |
The following table lists functions in this documentation. | |
The following table lists structs, records, enums in this documentation. | |
The following table lists types in this documentation. |
|
Name |
Description |
|
TBucketList is a simple hash table that stores pointers indexed by pointers. | |
|
TClassList maintains a list of classes. | |
|
TComponentList maintains a list of components, updating itself when a component is freed. | |
|
TCustomBucketList is the base class for lists that store items under a limited number of categories. | |
|
This is class Contnrs.TIntegerBucketList. | |
|
TObjectBucketList is a simple hash table that stores objects that are identified by other objects. | |
|
TObjectList maintains a list of (owned) objects. | |
|
TObjectQueue maintains a first-in first-out list of objects. | |
|
TObjectStack maintains a last-in first-out list of objects. | |
|
TOrderedList maintains an array of pointers that must be accessed in serial order. | |
|
TQueue maintains a first-in first-out array of pointers. | |
|
TStack maintains a last-in first-out array of pointers. |
|
Name |
Description |
|
This is function Contnrs.RaiseListError. |
|
Name |
Description |
|
TBucketArray and TBucket represent a list of buckets that each store an array of items. | |
|
TBucketItemArray and TBucketItem represent the items in a TBucket record (Delphi) or structure (C++). | |
|
TBucketListSizes indicates the number of distinct buckets in a TBucketList object. |
Name |
Description |
This is type Contnrs.TBucketArray. | |
This is type Contnrs.TBucketEvent. | |
This is type Contnrs.TBucketItemArray. | |
This is type Contnrs.TBucketProc. |
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|