ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.ExplorerBrowser.TJamExplorerBrowser.EnsureVisible

Scrolls to the item with the specified IItemIdList.

Syntax
Pascal
function EnsureVisible(const pRelativeItemIdList: IItemIdList): Boolean; override;
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.