ShellBrowser Delphi Components Documentation
|
Use Checked to manually mark an item as checked or unchecked.
property Checked: Boolean;
If this property is set to true, the corresponding file or folder will be marked as checked and added to the TJamSelectionList. If it set to false, it will be marked as unchecked and automatically removed from the TJamSelectionList.