RAD Studio VCL Reference
ContentsIndex
TCustomTreeView Methods Public Methods
Public Methods
 
Name 
Description 
 
Sort tree nodes. 
 
Deselect all selected nodes, optionally excluding primary selection. 
 
Sorts the nodes in the tree view into a customized sort order. 
 
Deselects a specified node. 
 
Returns next selectable node. 
 
Collapses all the nodes within a tree view control. 
 
Expands all nodes within the tree view control. 
 
Returns information about the location of a point relative to the client area of the tree view control. 
 
Returns the node that is found at the specified position. 
 
Obtain selections list. 
 
Indicates whether a node is currently being edited by the user. 
 
Reads the file specified in FileName and loads the data into the tree view. 
 
Reads tree view data from a stream and stores the contents in the tree view. 
 
Saves a the tree view to the file specified in FileName. 
 
Writes the data in the tree view to the stream passed as the Stream parameter. 
 
This is the overview for the Select method overload. 
 
Toggle node selection. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.