[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TTreeNode.MakeVisible

Forces the node tree node to become visible.

Declaration

Source position: comctrls.pp line 3107

public procedure TTreeNode.MakeVisible;

Description

Calls the EnsureNodeIsVisible method in the associated TreeView (when assigned). Otherwise, calls the ExpandParents method.