JVCL Help:TJvCustomInspector.OnDataValueChanged
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspector.OnDataValueChanged Event
[+] TJvCustomInspector Events
[+] TJvCustomInspector Methods
[+] TJvCustomInspector Properties
Search in JVCL Help
Search in all projectsSummary
Event fired after the data value is changed.
Pascal
propertyOnDataValueChanged: TInspectorDataEvent;
Parameters
Parameters | Description |
Sender | The inspector that fired the event. Data - Reference to the data instance who's value has changed. |
Description
Write an OnDataValueChanged to perform additional actions when the value of a data instance is changed.
See Also
TJvCustomInspector.OnItemValueChanged
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