Unit 'LazUTF8' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lazutils]

Reference for unit 'LazUTF8'

Routines for managing UTF-8-encoded strings.

uses

  System,

  cwstring,

  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.