Links
EControl Syntax Editor SDK
ecStrUtils.GetLines Function
function GetLines(const AText: ecString; List: TList = nil): integer;

ecStrUtils

Number of lines in AText.

Calculates number of lines and fills indexes List. Entry in List is index of first character of corresponding line.

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