property StorageList: TScStorageList;
Description
The StorageList property is used for automatic loading and storing objects in Storage. If the object was not loaded, and you are trying to invoke functions that use data of the one, it is automatically loaded from underlying Storage using item name.
See Also