JVCL Help:TJvCustomInspectorData.OnValueChanged
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspectorData.OnValueChanged Property
[+] TJvCustomInspectorData Methods
[+] TJvCustomInspectorData Properties
Search in JVCL Help
Search in all projectsSummary
Notifies you whenever the value has changed.
Pascal
propertyOnValueChanged: TNotifyEvent;
Description
Write an OnValueChanged event handler to react to changes in the value. Changes done through an inspector control are always detected and reported. For some data layers (like the TJvInspectorDBData data layer) you will also receive notifications for changes done outside an inspector control.
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