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