Links
EControl Syntax Editor SDK
TClientSyntAnalyzer.Ranges Property

Provides indexed access to all text ranges.

property Ranges [Index: integer]: TTextRange;

Text ranges are placed in list in creation order. 

Text ranges are created during syntactical analysis and destroyed by ChangeAtPos method. 

Only IsFinished is True guarantees that all possible text ranges have been created.

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