Turns on/off checkboxes for file and folder selection.
The checkboxes will only work, if a TJamShellLink has been assigned to the TJamShellTree.ShellLink property of this component. It will automatically synchronize the selection state of the items in multiple shell controls linked together with this JamShellLink.
To query the current selection state for an item, you can use the TJamShellTree.GetItemSelectionState method of this component. To access or modify the list of selected files and folders use the TJamShellLink.SelectionList property of the connected TJamShellLink.