Forces the tree node to become visible.
Source position: comctrls.pp line 3144
public procedure TTreeNode.MakeVisible; |
It calls the EnsureNodeIsVisible method in the associated TreeView (when assigned). Otherwise, it calls the ExpandParents method.
| Version 4.6 | Generated 2026-02-20 | Home |