[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Forces the tree node to become visible.
Source position: comctrls.pp line 3141
public procedure TTreeNode.MakeVisible; |
It calls the EnsureNodeIsVisible method in the associated TreeView (when assigned). Otherwise, it calls the ExpandParents method.
Version 4.0 | Generated 2025-05-03 | Home |