[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LazUTF8' (#lazutils)

ReplaceSubstring

Declaration

Source position: lazutf8.pas line 209

procedure ReplaceSubstring(

  var s: string;

  StartPos: SizeInt;

  Count: SizeInt;

  const Insertion: string

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.