Links
EControl Syntax Editor SDK
TSyntAnalyzer.OnParseToken Event

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.

property OnParseToken: TParseTokenEvent;
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!