Links
EControl Syntax Editor SDK
TSyntMemoStrings.MatchAtPos Method

Checks whether FindText string matches a substring in text starting with StrtPos.

function MatchAtPos(StrtPos: integer; const FindText: ecString; CaseSensitive: Boolean): Boolean;

CaseSensitive parameter defines whether case is ignored while comparing.

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