UnselectChildren([Recursively: Boolean = False]);
Recursively. The parameter that determines whether tree child elements selection is canceled recursively.
The UnselectChildren method deselects child elements.
If the Recursively parameter is set to True, selection is canceled for all child elements. If the parameter is set to False, only child elements that are placed one level lower than the current element are deselected.
See also: