JVCL Help:TJvCustomInspector.RefreshValues
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspector.RefreshValues Method
[+] TJvCustomInspector Events
[+] TJvCustomInspector Methods
[+] TJvCustomInspector Properties
Search in JVCL Help
Search in all projectsSummary
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
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