[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Collapses all nodes in the tree view and displays only the root for the tree.
Source position: comctrls.pp line 3701
public procedure TCustomTreeView.FullCollapse; |
Visits all top-level tree nodes in the Items property and calls their Collapse method.