Gets the first top-level tree node with its Visible property set to True.
Source position: comctrls.pp line 3315
public function TTreeNodes.GetFirstVisibleNode: TTreeNode; |
Visible 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. |
|
|
The number of ancestor nodes for the current tree node. |
|
|
True if the tree node is visible in the associated TreeView control. |
CT Web help |
CodeTyphon Studio |