TdxListItems.Clear Method
Deletes all items in the collection.
#Declaration
procedure Clear;
#Remarks
Note
A Clear procedure call does not destroy objects whose pointers are stored in the Data property of deleted items.