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