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

Reference for unit 'LazUTF8'

Routines for managing UTF-8-encoded strings.

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.