Collapse All
ShellBrowser Delphi Edition Documentation
TJamSystemShellView.SelectItem Method
Use this method to select an item in the current view by the index.
Syntax
Pascal
procedure
SelectItem
(
Index
: Integer);
Parameters
Parameters
Description
Index: Integer
The index of the item that should be selected. Pass -1 to clear the selection.
Class
TJamSystemShellView Class
Copyright (c) 2011. All rights reserved.
Contents
|
Index
|
Home