ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellBrowser.Next

Next enumerates the objects in the current folder.

Syntax
Pascal
function Next: Boolean; overload;

True if a next object could be found; False if there are no more objects or the folder is empty.

Exceptions 
Description 
EShellBrowserError: In case an error occured when trying to enumrate the folder.