TcxCustomShellRoot.ShellFolder Property
Returns the Windows Shell item that corresponds to the current root folder’s PIDL.
Declaration
property ShellFolder: IShellFolder read;
Property Value
Type | Description |
---|---|
IShellFolder | The root Windows Shell item. |
See Also