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

TTreeNode.MakeVisible

Forces the tree node to become visible.

Declaration

Source position: comctrls.pp line 3143

public procedure TTreeNode.MakeVisible;

Description

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


Version 4.4 Generated 2025-11-08 Home