ShellBrowser Delphi Components Documentation
|
Next enumerates the objects in the current folder.
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. |