RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCollection Properties

The properties of the TCollection class are listed here.

 
Name 
Description 
 
Specifies a unique ID that can be assigned to the next added collection item. 
 
Specifies the name of the property that the collection implements. 
 
Counts the number of times BeginUpdate was called without a corresponding call to EndUpdate
 
Name 
Description 
 
Provides access to the internal TList Capacity property. 
 
Returns the number of items in the collection. 
 
Indicates the class to which the collection's items belong. 
 
Lists the items in the collection. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!