Whether the item is visually marked as checked.

Property of

TreeItem

Description

TreeItem objects may be visually checked and unchecked by the user, or by assigning a value to the checked property. If checked is true, the tree item’s checkbox is checked, or its checkedImage is displayed. If checked is false, the tree item’s checkbox is unchecked, or its uncheckedImage is displayed.