TcxShellFolder.SubFolders Property
Identifies if the shell item contains subfolders.
Declaration
property SubFolders: Boolean read;
Property Value
Type | Description |
---|---|
Boolean |
|
Remarks
Note
The SubFolders
function can return True
for some systems, even if the shell item does not contain any subfolders.
See Also