Links
EControl Syntax Editor SDK
TClientSyntAnalyzer.SetCurPos Method

Called when caret position is changed.

function SetCurPos(Pos: integer; OutOfLine: Boolean): Boolean;

 

SetCurPos is called by the editor when caret position is changed to update dynamically highlighted objects. Pos indicates position of the caret in text, OutOfLine indicates whether caret is placed out of text.

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