ShellBrowser Delphi Components Documentation
|
Scrolls to the item with the specified IItemIdList.
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.