Collapses all nodes in the tree view and displays only the root for the tree.
Source position: comctrls.pp line 3670
public procedure TCustomTreeView.FullCollapse; |
Visits all top-level tree nodes in the Items property and calls their Collapse method.