TcxComponentCollection.Clear Method
Deletes all the TcxComponentCollectionItem instances from the collection and destroys them.
Declaration
procedure Clear;
Remarks
Use the Clear method to remove all the TcxComponentCollectionItem objects from the collection.
See Also