Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomTreeView.FullExpand

Expands all nodes in the tree view.

Declaration

Source position: comctrls.pp line 3671

public procedure TCustomTreeView.FullExpand;

Description

Visits all top-level tree nodes in Items and calls their Expand method.