JVCL Help:TJvStoredValues.RestoreValues

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Restores the values represented by the stored value objects in the list.


Pascal

 procedureRestoreValues; virtual;


Description

Call RestoreValues to restore the values of all stored value objects in the Items list. Alternatively call the Restore method of a specific stored value object to restore that stored value.
Restoring a value of a stored value object means that the Value property of the stored value object is read from the ini file or registry at a location specified by its Name property.


See Also

TJvStoredValue.OnRestore, TJvStoredValue.Restore, SaveValues


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page