List of the selected files.
With this property you can access the list of path, that were selected by the user using the checkboxes. This property is of type TStrings and so inherits methods like SaveToFile, SaveToStream, etc (see Delphi's VCL help for details). With TJamSelectionList.FindNext you can enumerate the files of the current selection.