SelectAll([Value: Boolean = True]);
Value - parameter that determines a state of selection. True - select all nodes, False - deselect all nodes.
The SelectAll method enables the user to select all tree nodes.
See also:
ITreeListNodes