TcxCustomShellRoot.Folder Property
Provides access to the folder shell item that corresponds to the current starting location.
Declaration
property Folder: TcxShellFolder read;
Property Value
| Type | Description |
|---|---|
| TcxShellFolder | The root shell folder item. |
See Also