JVCL Help:TJvCustomInspector.SaveValues

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

Search in JVCL Help

 
Search in all projects
 

Summary

Refreshes the items of the inspector.


Pascal

 procedureSaveValues;


Description

SaveValues will refresh all items of the inspector. If any item is being edited, the value of the editor is applied to the data instance. Use SaveValues if you know one or more of the items in the inspector have been modified outside the inspector (e.g. you changed a property from code and this property is displayed in the inspector) but you don't want to lose the data being edited.


See Also

TJvCustomInspector.RefreshValues


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