ITreeListNodeBase.AnyChildSelected

Syntax

AnyChildSelected: Boolean;

Description

The AnyChildSelected method returns whether there are selected child elements.

Comments

The method returns True if at least one child element is selected.

See also:

ITreeListNodeBase