JVCL Help:TJvCustomInspectorData.RefreshEdits
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspectorData.RefreshEdits Method
[+] TJvCustomInspectorData Methods
[+] TJvCustomInspectorData Properties
Search in JVCL Help
Search in all projectsSummary
Cancels and reactivates all attached inspector items.
Pascal
procedureRefreshEdits;
Description
RefreshEdits will iterate over all inspector items and if the item is in edit mode will call its DoneEdit method, canceling the edit, and InitEdit method, to set the item back in edit mode.
This will effectively refresh all items to any changes in the value, regardless where the change occurred and whether or not an item is being edited.
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