[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 108

function UTF8CharToByteIndex(

  UTF8Str: PChar;

  Len: PtrInt;

  CharIndex: PtrInt

):PtrInt;

Description

Remark: Deprecated. Use UTF8CodepointToByteIndex instead.

Version 4.0 Generated 2025-05-03 Home