JVCL Help:TJvCustomItemViewer.FindFirstSelected
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomItemViewer.FindFirstSelected Method
[+] TJvCustomItemViewer Events
[+] TJvCustomItemViewer Methods
[+] TJvCustomItemViewer Properties
Search in JVCL Help
Search in all projectsSummary
Finds and returns the index of the first selected item.
Pascal
functionFindFirstSelected: Integer;
Description
Call FindFirstSelected to find and return the first selected item in the control. If Options.MultiSelect is false, this is the same as SelectedIndex.
See Also
TJvCustomItemViewer.FindLastSelected, TJvCustomItemViewer.SelectedIndex
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