JVCL Help:TJvCustomInspectorItem.EditChange

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

Search in JVCL Help

 
Search in all projects
 

Summary

Handler for the OnChange event of the edit control.


Pascal

 procedureEditChange(Sender: TObject); virtual;


Parameters

Parameters Description
Sender: TObject Reference to the edit control.


Description

EditChange is the handler for the edit controls OnChange event. The handler will apply the value of the edit if the AutoUpdate property is set to True.


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