Links
EControl Syntax Editor SDK
TRangeCollection.Levels Property
property Levels [Index: integer]: TRangeList;

Level of the ranges collection. Each level is a list of not overlapped ranges. 

Do not add ranges directly to the level. It will cause incorrect searching in the collection. Instead, add range using TRangeCollection.Add method.

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