ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamSystemShellView.SelectedIndex Property

Indicates the position of the list item in the list items collection.

Syntax
Pascal
property SelectedIndex: Integer;

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.

Copyright (c) 2011. All rights reserved.