[Overview][Types][Classes][Index] Reference for unit 'PropertyStorage' (#lcl)

TStoredValues.RestoreValues

Loads all existing Items from Storage.

Declaration

Source position: propertystorage.pas line 86

public procedure TStoredValues.RestoreValues; virtual;

Description

The named Items objects must have been created already.

See also

TStoredValues.Storage

  

The virtual storage object, used to Save and Restore the Values.