TcxShellFolder.ShellFolder Property
Provides access to the folder or file associated with the shell item.
Declaration
property ShellFolder: IShellFolder read;
Property Value
Type | Description |
---|---|
IShellFolder | The Windows Shell folder of the file associated with the shell item. |
See Also