[Overview][Types][Classes][Index] |
Collapses all the nodes within a tree view control
Source position: fpg_tree.pas line 231
public procedure TfpgTreeView.FullCollapse; |
Collapses all the nodes within a tree view control. Call FullCollapse to hide all the nodes in the tree view except those at the first level. All node buttons will change from '-' to '+'.
|
Expands all nodes within the tree view control |