Unit 'uPSC_strutils' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#pl_pascalscript]

StringsReplace

Declaration

Source position: uPSC_strutils.pas line 123

function StringsReplace(

  const S: string;

  OldPattern: array of string;

  NewPattern: array of string;

  Flags: TReplaceFlags

):string;



CT Web help

CodeTyphon Studio