ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamSystemShellView.SelectItem Method

Use this method to select an item in the current view by the index.

Syntax
Pascal
procedure SelectItem(Index: Integer);
Parameters 
Description 
Index: Integer 
The index of the item that should be selected. Pass -1 to clear the selection. 
Copyright (c) 2011. All rights reserved.