|
ShellBrowser Delphi Components Documentation
|
This constructor creates a new instance of the TShellBrowser class and initializes for the given path.
constructor Create(const aObjectPath: string); overload; reintroduce;
|
Parameters |
Description |
|
const aObjectPath: string |
The file system path 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. |