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

Check all items of the current path

Question / Problem

How do I check all items of the currently selected path in a JamShellList?

Answer / Solution

use the following line:

JamShellLink.SelectionList.Add(JamShellList.Path);