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

UTF8FindNearestCharStart

Deprecated, see #LazUtils.LazUTF8 for replacements.

Declaration

Source position: lclproc.pas line 343

function UTF8FindNearestCharStart(

  UTF8Str: PChar;

  Len: Integer;

  BytePos: Integer

):Integer;