JVCL Help:TJvCustomInspectorItem.EditChange
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspectorItem.EditChange Method
[+] TJvCustomInspectorItem Events
[+] TJvCustomInspectorItem Methods
[+] TJvCustomInspectorItem Properties
Search in JVCL Help
Search in all projectsSummary
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