[Overview][Procedures and functions][Index] Reference for unit 'LazUTF16' (#lazutils)

Utf16StringReplace

Declaration

Source position: lazutf16.pas line 48

function Utf16StringReplace(

  const S: WideString;

  const OldPattern: WideString;

  const NewPattern: WideString;

  Flags: TReplaceFlags

):WideString;

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