ITreeControl.AutoCheckParent

Syntax

AutoCheckParent: Boolean;

Description

The AutoCheckParent property determines whether the indeterminate states are set automatically for the parent nodes of the component, (CheckState = Indeterminate), when not all of the child nodes are selected.

Comments

The property is relevant if the Checkboxes property is set to True.

Available values:

Example

See also:

ITreeControl