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

UTF8CharToByteIndex (deprecated)

Deprecated. Use UTF8CodepointToByteIndex instead.

Declaration

Source position: lazutf8.pas line 105

function UTF8CharToByteIndex(

  UTF8Str: PChar;

  Len: PtrInt;

  CharIndex: PtrInt

):PtrInt;

Description

Remark: Deprecated. Use UTF8CodepointToByteIndex instead.

Version 3.2 Generated 2024-02-25 Home