Links
EControl Syntax Editor SDK
TTagBlockCondition.EndOfTextClose Property

Specifies whether opened text ranges must be closed when syntactical analysis reaches the end of text.

property EndOfTextClose: Boolean;

If BlockType is btRangeStart and EndOfTextClose is True, all opened text ranges, that have been created by this block rule, will be closed (EndIdx of them will point on the last token) when syntactical analysis reaches the end of text.

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