JVCL Help:TJvInspector.OnDataValueChanged

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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