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

UTF8Insert

Declaration

Source position: lclproc.pas line 309

procedure UTF8Insert(

  const source: String;

  var s: String;

  StartCharIndex: Integer

);