Back to Devexpress

TcxComponentCollection.Clear Method

vcl-cxclasses-dot-tcxcomponentcollection.md

latest1000 B
Original Source

TcxComponentCollection.Clear Method

Deletes all the TcxComponentCollectionItem instances from the collection and destroys them.

Declaration

delphi
procedure Clear;

Remarks

Use the Clear method to remove all the TcxComponentCollectionItem objects from the collection.

See Also

TcxComponentCollection.Add

TcxComponentCollection.Delete

TcxComponentCollection.Insert

TcxComponentCollection.Remove

TcxComponentCollection Class

TcxComponentCollection Members

cxClasses Unit