Links
EControl Syntax Editor SDK
TClientSyntAnalyzer.DisableIdleAppend Property

Disable idle analysis of the text.

property DisableIdleAppend: Boolean;

Set DisableIdleAppend to True to disable Idel analysis of the text. It may be useful if you do not use block analysis (disabling idle analysis will improve performance) or when you use analyzer independently on editor and you need not idle (background) analysis. 

Default value: False.

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