ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSelectionList.TJamSelectionList.FindNext

Enumerates all files of the current selection.

Syntax
Pascal
function FindNext: String;

String: The next file path of the files covered by this TJamSelectionList; an empty string if all files have been enumerated.

This function enumerates the names of the files of the current selection. If all files have been enumerated, an empty string will be returned.