Adding files and folders to the TJamFileList
Frage / Problem
How can I add specific files to the TJamFileList?
Antwort / Lösung
The JamFileList has an Add(string) method that requires the full qualified path of the item and adds the passed file or folder to the list.