TScStorageList
procedure Clear;
Description
Deletes all items from the list and frees all objects. Clear also deletes the objects from the Storage.
Call Clear to empty the objects array, set the Count to 0, and free the memory used to store the items array.