Indicates the position of the list item in the list items collection.
property SelectedIndex: Integer;
1 if nothing is selected.
Use Index to locate the first selected item in the list view. The first item has an index of 0, the second item has an index of 1, and so on.
SelectedFiles
SelectedItems
Selected
JamSystemShellView.TJamShellControl