ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellBrowser.Create

This constructor creates a new instance of the TShellBrowser class and initializes for the given object identified by an ItemIdList.

Syntax
Pascal
constructor Create(const pAbsoluteItemIdList: IItemIdList); overload; reintroduce;
Parameters 
Description 
const pAbsoluteItemIdList: IItemIdList 
The IItemIdList of the object that should be made the active object in the new instace of this class. 
Exceptions 
Description 
If the path cannot be found.