TScPersistentObjectList
procedure Clear;
Description
Deletes all items from the list and frees all objects.
Call Clear to empty the Items array and set the Count to 0. Clear also frees the memory used to store the Items array.
See also
Items