[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;

  

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

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 3.2 Generated 2024-02-25 Home