JVCL Help:TJvCustomListBox.DeleteAllButSelected

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

Search in JVCL Help

 
Search in all projects
 

Summary

Deletes all strings that are not selected from the list box.


Pascal

 procedureDeleteAllButSelected;


Description

Call DeleteAllButSelected to delete all strings, that are not selected from the list box.


See Also

TJvCustomListBox.DeleteExactString, ,


About

Notes

MultiSelect must be set to True.


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