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

The component does not support the creation of folder structures, it only copies the given files to the destination folder.

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.

The best way to get icons is to use the TJamSystemImageList component, which is a descendant of Delphi 's ImageList component.

Use the method GetFolderIconNumber() to receive the image index of the default Windows Explorer folder icon.

All entries (Page 10 / 10)