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.
See Also
Deletes all items in the collection.
procedure Clear;
Note
A Clear procedure call does not destroy objects whose pointers are stored in the Data property of deleted items.
No
Your feedback is appreciated.