[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Forces the node tree node to become visible.
Source position: comctrls.pp line 3101
public procedure TTreeNode.MakeVisible; |
Calls the EnsureNodeIsVisible method in the associated TreeView (when assigned). Otherwise, calls the ExpandParents method.