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

Reset all checkboxes

Question / Problem

How do I reset all checkboxes to an unchecked state?

Answer / Solution

use the following command:

JamShellLink.SelectionList.Clear();