Gets the first tree node in the container.
Source position: comctrls.pp line 3267
public function TTreeNodes.GetFirstNode: TTreeNode; |
TTreeNode instance which is stored as the first top-level tree node, or Nil when the container is empty.
|
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. |
|
|
The number of ancestor nodes for the current tree node. |
| Version 4.4 | Generated 2025-11-08 | Home |