TcxCustomShellRoot.CurrentPath Property
Returns the path to the current root folder.
Declaration
property CurrentPath: string read;
Property Value
Type | Description |
---|---|
string | The path to the root folder. |
Remarks
Use the BrowseFolder and CustomPath properties to change the root folder.
See Also