ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView.TJamShellControl.EnsureVisible

Scrolls to the item with the specified IItemIdList.

Syntax
Pascal
function EnsureVisible(const pRelativeItemIdList: IItemIdList): Boolean; virtual; abstract; overload;
Parameters 
Description 
const pRelativeItemIdList: IItemIdList 
The item to be shown in the current directory.  

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