EControl Syntax Editor SDK
IecSyntClient Methods
IecSyntClient Methods
IecSyntClient Methods 
Description 
Called when syntax analysis is finished. 
Called when styles of syntax analyzer is changed. 
IecSyntMemoClient Interface
IecSyntMemoClient Interface 
Description 
Is called when caret position is changed. 
IecTextClient Interface
IecTextClient Interface 
Description 
Called after text have been changed. 
TCustomSyntaxTreeView Class
TCustomSyntaxTreeView Class 
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. 
Copyright (c) 2004-2011. All rights reserved.