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

ReplaceAll

Declaration

Source position: JPL.Strings.pas line 134

function ReplaceAll(

  const SrcStr: string;

  const OldStr: string;

  const NewStr: string;

  IgnoreCase: Boolean = False

):string;



CT Web help

CodeTyphon Studio