ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellBrowser.FileSystemOnly

Use FileSystemOnly to specify, if Next will return only file system objects.

Syntax
Pascal
property FileSystemOnly: Boolean;

If FileSystemOnly is set to true, Next will not enumerate virtual folders like the Control Panel, which do not have a file system path.