SelectChildren([Recursively: Boolean = False]);
Recursively. Parameter that determines whether tree child elements are selected recursively. If the parameter is set to True, all child elements are selected. If the property is set to False, only child elements that are placed one level lower than the current element are selected.
The SelectChildren method selects child elements.
See also: