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

Reference for unit 'LazUTF8'

Number of characters (codepoints) to get from the string.

uses

  FPCAdds,

  

Contains additional types and routines not currently available in FPC.

  Classes,

  sysutils,

  StrUtils;

Overview

lazutf8.pas contains useful routines for managing UTF-8-encoded strings. All routines are thread-safe unless explicitly stated.

lazutf8.pas is part of the LazUtils package.


Version 3.2 Generated 2024-02-25 Home