Links
EControl Syntax Editor SDK
TTextFinder.MatchAtPos Method

Compares FindText with the Text at the StrtPos position.

function MatchAtPos(const Text: ecString; StrtPos: integer; var mLen: integer): Boolean;

Compares FindText with the Text at the StrtPos position with using Flags options. If function succeeds result is True and mLen parameter contains length of matched substring of the Text.

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