ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView.TJamSystemShellView.EnsureVisible

Scrolls to the item at the specified index.

Syntax
Pascal
function EnsureVisible(pIndex: Integer): Boolean; override;
Parameters 
Description 
pIndex: Integer 
The index of the item to be shown.  

True if the item is ensured to be visible or False otherwise.