JVCL Help:TJvCustomItemViewer.SelectAll

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

Search in JVCL Help

 
Search in all projects
 

Summary

Selects all items in the control.


Pascal

 procedureSelectAll;


Description

Call SelectAll to select all the items in the Items array. SelectAll is functionally equivalent to calling SelectItems with 0 and Count - 1 as parameters.


See Also

TJvCustomItemViewer.SelectItems, TJvCustomItemViewer.UnselectItems


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