JVCL Help:TJvListBox.OnDeleteString
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvListBox.OnDeleteString Event
Search in JVCL Help
Search in all projectsSummary
Occurs when a string in the list box is deleted.
Pascal
propertyOnDeleteString: TJvListboxChange;
Description
Write an OnDeleteString event handler to respond when a string is deleted from the list box. Parameter Item indicates the string that has been deleted.
See Also
TJvCustomListBox.OnAddString, TJvCustomListBox.OnChange
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