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

Reference for unit 'Laz2_XMLUtils'

XML utility routines with support for UTF-8 encoding.

uses

  System,

  sysutils,

  Classes,

  LazUTF8;

  

Routines for managing UTF-8-encoded strings.

Overview

laz2_xmlutils.pas contains XML utility routines with support for the UTF-8 encoding. It is copied from code in the FreePascal Free Component Library (FCL) and modified to provide UTF-8 support.

laz2_xmlutils.pas is part of LazUtils package.


Version 4.4 Generated 2025-11-08 Home