ShellBrowser Delphi Components Documentation
|
This constructor creates a new instance of the TShellBrowser class and initializes for the given object identified by an ItemIdList.
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. |