ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellTreeNode.Checked Property

Use Checked to manually mark an item as checked or unchecked.

Syntax
Pascal
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.

Copyright (c) 2011. All rights reserved.