Skip to main content

TcxShellFolder.SubFolders Property

Identifies if the shell item contains subfolders.

Declaration

property SubFolders: Boolean read;

Property Value

Type Description
Boolean

True if the shell item has at least one subfolder; otherwise, False.

Remarks

Note

The SubFolders function can return True for some systems, even if the shell item does not contain any subfolders.

See Also