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

SingleByteToUTF8

Declaration

Source position: lconvencoding.pas line 67

function SingleByteToUTF8(

  const s: String;

  const Table: TCharToUTF8Table

):String;