Source position: lazutf8.pas line 209
procedure ReplaceSubstring(
var s: string;
StartPos: SizeInt;
Count: SizeInt;
const Insertion: string
);