Links
EControl Syntax Editor SDK
TClientSyntAnalyzer.TryAppend Method

Forces syntactical analysis to specified position.

procedure TryAppend(APos: integer);

This method is like AppendToPos, however it do not analyzes text which is covered by saved results from previous analysis. It is recommended to use TryAppend instead of AppendToPos when only syntax highlighting is needed.

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