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