JVCL Help:TJvCustomListBox.OnAddString

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

Search in JVCL Help

 
Search in all projects
 

Summary

Occurs when a new string is added.


Pascal

 propertyOnAddString: TJvListboxChange;


Description

Write an OnAddString event handler to respond when a new string is added to the list box. Parameter Item indicates the string that has been added.


See Also

TJvCustomListBox.OnChange, 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