IDimensionViewerBase.CheckState

Syntax

CheckState(Element: Integer): NodeCheckState;

Parameters

Element. Tree node index.

Description

The CheckState property determines the state of the tree node checkbox.

Comments

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

See also:

IDimensionViewerBase