RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeNode Methods

The methods of the TTreeNode class are listed here.

 
Name 
Description 
 
This is GetState, a member of class TTreeNode. 
 
This is SetSelectedBit, a member of class TTreeNode. 
 
This is SetState, a member of class TTreeNode. 
 
Name 
Description 
 
Sorts tree nodes. 
 
Copies the properties of another tree view node. 
 
Collapses a node. 
 
Triggers node sorting. 
 
Destroys the node and all its children. 
 
Deletes all children of the node. 
 
Returns the bounding rectangle for a tree node. 
 
Allows editing a tree node. 
 
Ends the editing of a node's label. 
 
Expands the node to display all child nodes. 
 
Returns the first child node of a tree node. 
 
Returns the Handle property. 
 
Returns the last immediate child node of the calling node. 
 
Returns the next node after the calling node in the tree view. 
 
Returns the next child node after Value. 
 
Returns the next node in the tree view at the same level as the calling node. 
 
Returns the next visible node in the tree view after the calling node. 
 
Returns the previous node in the tree view before the calling node. 
 
Returns the previous child node before Value. 
 
Returns the previous node before the calling node and at the same level. 
 
Returns the previous visible node before the calling node. 
 
Returns true if Value is a parent node of the calling node. 
 
Returns the position of an immediate child node of the calling node. 
 
Indicates whether the tree node is very first. 
 
Makes a node visible. 
 
Moves the node to another location in the tree view. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!