[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the last top-level tree node with its Visible property set to True.
Source position: comctrls.pp line 3271
public function TTreeNodes.GetLastVisibleNode: TTreeNode; |
TTreeNode instance found in the method, or Nil.
|
Provides indexed access to tree nodes at the top level of the tree structure. |
|
|
The number of tree nodes at the top level of the tree structure. |
|
|
True if the tree node is visible in the associated TreeView control. |
Version 4.0 | Generated 2025-05-03 | Home |