RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCollection.Clear Method

Deletes all items from the collection.

Pascal
procedure Clear;
C++
__fastcall Clear();

Clear empties the Items array and destroys each TCollectionItem

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!