JVCL Help:TJvCustomInspectorData.Invalidate
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspectorData.Invalidate Method
[+] TJvCustomInspectorData Methods
[+] TJvCustomInspectorData Properties
Search in JVCL Help
Search in all projectsSummary
Invalidates the item.
Pascal
procedureInvalidate; virtual;
Description
Invalidate tells the item that something in the data instance has changed since it was last displayed/edited. Call Invalidate whenever something in the data instance is changed (this is done automatically when the data is changed through one of its access properties but you might need to call it when the data has changed through other means).
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