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

Reference for unit 'Laz2_XMLUtils'

XML utility routines with support for UTF-8 encoding.

uses

  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.0 Generated 2025-05-03 Home