ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TShellBrowser.Create Constructor (UnicodeString)

This constructor creates a new instance of the TShellBrowser class and initializes for the given path.

Syntax
Pascal
constructor Create(const aObjectPath: UnicodeString); overload; reintroduce;
Parameters 
Description 
const aObjectPath: UnicodeString 
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. 
Copyright (c) 2011. All rights reserved.