[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.