JVCL Help:TJvCustomInspector.RefreshValues

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

 procedureRefreshValues;


Description

RefreshValues will refresh all items of the inspector. If any item is being edited, the edit operation is canceled (losing any change not yet committed) and reinitialized. Use RefreshValues 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).


See Also

TJvCustomInspector.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