Gets the last top-level sibling node that is visible and enabled.
Source position: comctrls.pp line 3275
public function TTreeNodes.GetLastVisibleEnabledNode: TTreeNode; |
The tree node, or Nil when a top-level sibling is not visible and enabled.
|
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. |
|
|
Controls whether the tree node can be selected, and its visual appearance. |
| Version 4.6 | Generated 2026-02-20 | Home |