JVCL Help:TJvCustomListBox.OnChange
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomListBox.OnChange Property
[+] TJvCustomListBox Events
[+] TJvCustomListBox Methods
[+] TJvCustomListBox Properties
Search in JVCL Help
Search in all projectsSummary
Occurs when a new string is added or a string in the list box is deleted.
Pascal
propertyOnChange: TNotifyEvent;
Description
Write an OnChange event handler to respond when a new string is added to the list box or when a string is deleted from the list box.
See Also
TJvCustomListBox.OnAddString, TJvCustomListBox.OnDeleteString
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