JVCL Help:TJvCustomItemViewer.SelectAll
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomItemViewer.SelectAll Method
[+] TJvCustomItemViewer Events
[+] TJvCustomItemViewer Methods
[+] TJvCustomItemViewer Properties
Search in JVCL Help
Search in all projectsSummary
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