RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlCollection Methods

The methods of the TControlCollection class are listed here.

 
Name 
Description 
 
Returns the control of the first control item in the collection with the specified Row and Column properties. 
 
Returns the first control item in the collection with the specified Row and Column properties. 
 
Returns a specified item in the collection. 
 
Copies the properties of another control to a specified item in the Controls collection. 
 
Copies the properties of another control item to a specified control item in the Items collection. 
 
Updates the collection to reflect changes to its items. 
 
Name 
Description 
 
Add 
Creates a new TCollectionItem instance and adds it to the Items array. 
 
Creates a new TControlItem instance and adds it to the collection. 
 
Returns the index of the first control in the Items array with a specified value. 
 
Returns the Owner of the collection. 
 
Removes all control items in the collection with the specified control property. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!