Links
EControl Syntax Editor SDK
TRuleCollectionItem.AlwaysEnabled Property

Specifies whether rule is active in nested lexers.

property AlwaysEnabled: Boolean;

 

Specifies whether rule must be tested before testing rules of nested lexer. 

For example, assembler blocks in pascal files have comments in pascal style, therefore rule for parsing comments must have AlwaysEnabled = True.

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