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

UTF8CStringToUTF8String

Deprecated, see #LazUtils.LazUTF8 for replacements.

Declaration

Source position: lclproc.pas line 351

function UTF8CStringToUTF8String(

  SourceStart: PChar;

  SourceLen: PtrInt

):;