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

ReplaceFirst

Declaration

Source position: JPL.Strings.pas line 135

function ReplaceFirst(

  const SrcStr: string;

  const OldStr: string;

  const NewStr: string;

  IgnoreCase: Boolean = False

):string;



CT Web help

CodeTyphon Studio