Links
EControl Syntax Editor SDK
TCustomSyntaxTreeView Methods

The methods of the TCustomSyntaxTreeView class are listed here.

Method 
Description 
Adds new tree Node. This method should be used instead of TTreeNodes.AddChild method. 
Creates new instance of TSyntNodeRange, links it and stores it in indexes (lists). 
Called before processing text range for creating new associated tree node. 
Removes all items in the tree view. 
Creates and initializes a TCustomSyntaxTreeView instance. 
Performs action specified by the ClickAction property. 
Destroys an instance of TCustomSyntaxTreeView. 
Called when new group tree node was created for the given text range. 
Called when new item tree node was created for the given text range. 
Called when selecting parent node for the item Node and given text range. 
Called when syntax tree is fully updated. 
Looks for child tree node. If Prn is nil searches within root nodes list. 
Performs action specified by TCustomSyntaxTreeView.ClickAction Property for selected node. 
Updates syntax tree items. 
 
Method 
 
protected 
 
virtual 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!