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

UTF8Insert

Deprecated, see #LazUtils.LazUTF8 for replacements.

Declaration

Source position: lclproc.pas line 355

procedure UTF8Insert(

  const source: string;

  var s: string;

  StartCharIndex: PtrInt

);