[Overview][Types][Index] Reference for unit 'Laz_DOM' (#lazutils)

Reference for unit 'Laz_DOM'

Provides an implementation of DOM Interfaces.

uses

  System,

  sysutils,

  Classes,

  Laz2_DOM;

  

Provides an implementation of DOM interfaces.

Overview

laz_dom.pas provides an implementation of the Interfaces for the DOM (Document Object Model). Classes in this unit are aliased to the UTF-8 implementation provided in laz2_dom.pas.

laz_dom.pas is part of the lazutils package.


Version 3.2 Generated 2024-02-25 Home