ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TShellBrowser.FileSystemOnly Property

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.

Copyright (c) 2011. All rights reserved.