Links
EControl Syntax Editor SDK
TPlainTextSyntExport.GetSrcText Method

Returns a substring from the source SyntMemo.

function GetSrcText(AStart: integer; ALength: integer): ecString; virtual;

GetSrcText is a protected virtual method that returns a substring from AStart position and with ALength length.

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