EControl Syntax Editor SDK
TSyntAnalyzer Events
TSyntAnalyzer Events
TSyntAnalyzer Class
TSyntAnalyzer Class 
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. 
Copyright (c) 2004-2011. All rights reserved.