RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTreeView Methods

The methods of the TCustomTreeView class are listed here.

 
Name 
Description 
 
This is Added, a member of class TCustomTreeView. 
 
Pending node change event dispatcher. 
 
Pending node collapse event dispatcher. 
 
Node editing event dispatcher. 
 
Node expand event dispatcher. 
 
Completed node change event dispatcher. 
 
Completed node collapse event dispatcher. 
 
Creates a new TTreeNode instance with the TTreeNodes specified by Items as its Owner. 
 
This is CreateNodes, a member of class TCustomTreeView. 
 
Initializes a window-creation parameter data structure. 
 
Creates the window used by the tree view component. 
 
Generates an OnCustomDraw or OnAdvancedCustomDraw event. 
 
Generates an OnCustomDrawItem or OnAdvancedCustomDrawItem event. 
 
Generates an OnDeletion event. 
 
Destroys the control's window. 
 
End drag event dispatcher. 
 
Respond to receiving input focus. 
 
Respond to losing input focus 
 
Drag start event dispatcher. 
 
Edit 
Edited event dispatcher. 
 
Completed node expansion event dispatcher. 
 
Obtain image index. 
 
Obtain selection index. 
 
This is InvalidateSelectionsRects, a member of class TCustomTreeView. 
 
Specifies when the control should generate custom draw events. 
 
Initializes the tree view after it is loaded from a stream. 
 
OnMouseDown event dispatcher. 
 
Responds to notifications that components are being created or destroyed. 
 
Sets the drag mode for the tree view. 
 
This is ValidateSelection, a member of class TCustomTreeView. 
 
Provides specific message responses for the control. 
 
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 the image list to be displayed during drag operations. 
 
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!