Links
EControl Syntax Editor SDK
TSyntMemoStrings.SubString Method

Returns portion of text.

function SubString(Pos: integer; Count: integer): ecString;

Pos specifies 1-based index of the first character, Count specifies number of characters to be copied.

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