ITreeListNodeBase.AnyChildSelected

Syntax

AnyChildSelected: Boolean;

Description

The AnyChildSelected method indicates whether there are selected child elements.

Comments

The method returns True, if even one child element is selected.

See also:

ITreeListNodeBase