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

UTF8CharStart (deprecated)

Deprecated. Use UTF8CodepointStart instead.

Declaration

Source position: lazutf8.pas line 102

function UTF8CharStart(

  UTF8Str: PChar;

  Len: PtrInt;

  CharIndex: PtrInt

):PChar;

Description

Remark: Deprecated. Use UTF8CodepointStart instead.

Version 3.2 Generated 2024-02-25 Home