[Overview][Types][Classes][Index] Reference for unit 'TextStrings' (#lcl)

TTextStrings.GetLineLen

GetLineLen - returns length of indexed line (including new characters if boolean flag set True)

Declaration

Source position: textstrings.pas line 63

protected function TTextStrings.GetLineLen(

  Index: Integer;

  IncludeNewLineChars: Boolean

):Integer;