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

ReplaceSubstring (deprecated)

Deprecated. Use the version in LazStringUtils instead.

Declaration

Source position: lazutf8.pas line 217

procedure ReplaceSubstring(

  var s: string;

  StartPos: SizeInt;

  Count: SizeInt;

  const Insertion: string

);

Description

Deprecated in version 2.1 To be removed in versions after 2.2.