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

Reference for unit 'Laz_XMLCfg'

Provides an implementation of TXMLConfig.

uses

  System,

  Classes,

  sysutils,

  Laz2_XMLCfg;

  

Implements classes used to read and write configuration data files in XML format.

Overview

TXMLConfig enables applications to use XML files for storing their configuration data.

Copyright (c) 1999 - 2001 by Sebastian Guenther, sg@freepascal.org

laz_xmlcfg.pas is part of the LazUtils package.


Version 3.2 Generated 2024-02-25 Home