FAQ & Knowledge Base

Welcome to our Knowledge Base. Search or browse through the topics below to find answers to your questions.

Categories: ShellBrowser Delphi Components | Show all categories

Adding files and folders to the TJamFileList

Question / Problem

How can I add specific files to the TJamFileList?

Answer / Solution

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.