RAD Studio VCL Reference
ContentsIndex
TCollection Methods Public Methods
Public Methods
 
Name 
Description 
 
Add 
Creates a new TCollectionItem instance and adds it to the Items array. 
 
Copies the contents of another collection to the object where the method is executed. 
 
Suspends screen repainting. 
 
Deletes all items from the collection. 
 
Deletes a single item from the collection. 
 
Re-enables screen repainting. 
 
Returns the item with the specified ID. 
 
Returns a TCollection enumerator. 
 
Returns a string used by the Object Inspector. 
 
Creates a new TCollectionItem instance and adds it to the Items array. 
 
Returns the Owner of the collection. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.