Expands all nodes in the tree view.
Source position: comctrls.pp line 3671
public procedure TCustomTreeView.FullExpand;
Visits all top-level tree nodes in Items and calls their Expand method.