TcxCustomShellRoot Properties
The base class for starting folder settings in shell controls.Name | Description |
---|---|
BrowseFolder | Specifies the starting location in Windows Shell. |
CurrentPath | Returns the path to the current root folder. |
CustomPath | Specifies the custom path as the starting location. |
Folder | Provides access to the folder shell item that corresponds to the current starting location. |
Pidl | Specifies the identifier of the starting location. |
ShellFolder | Returns the Windows Shell item that corresponds to the current root folder’s PIDL. |
See Also