Unit 'JPL.Strings.Ext' Package
[Overview][Procedures and functions][Index] [#pl_jplib]

GetLineStartingWith

Declaration

Source position: JPL.Strings.Ext.pas line 30

function GetLineStartingWith(

  List: TStrings;

  const TextToFind: string;

  IgnoreCase: Boolean = True;

  StartIndex: Integer = 0

):string;



CT Web help

CodeTyphon Studio