Links
EControl Syntax Editor SDK
TBaseFormattedExport.GetSrcText Method

Returns a substring from the source SyntMemo.

function GetSrcText(AStart: Integer; ALength: Integer): ecString; override;

GetSrcText method returns a substring from AStart position and with ALength length. 

If UseCaseFormatting property is assigned true the text returned by GetSrcText has the same case formatting as in SyntMemo.

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