Links
EControl Syntax Editor SDK
TSyntAnalyzer Events

The events of the TSyntAnalyzer class are listed here.

Event 
Description 
Occurs when properties of TSyntAnalyzer may have been changed. 
Occurs when text range is closed. Use this event to adjust bounds of the text range. 
Allows adjusting bounds of text range which will be used when collapsing this text range. 
Allows adjusting bounds of text range which will be used to locate block staple. 
Allows implement fully custom parsing. In this event you should detect token at specified position and return rule and token length. Parser rule in this case is used only to associate properties with token. 
 
Event 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!