JVCL Help:TJvCustomItemViewer.FindLastSelected

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

Search in JVCL Help

 
Search in all projects
 

Summary

Finds and returns the index of the last selected item.


Pascal

 functionFindLastSelected: Integer;


Description

Call FindLastSelected to find and return the last selected item in the control. If Options.MultiSelect is false, this is the same as SelectedIndex.


See Also

TJvCustomItemViewer.FindFirstSelected, 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