procedure Refresh;
Description
Reloads object list from the Storage.
Refresh deletes all items from the list and frees all objects. After this, it gets the list of items stored in the Storage, creates a corresponding object for each of them and adds it to the list.