Unit CastleXMLCfgInternal

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

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

Uses

  • SysUtils
  • Classes
  • DOM
  • XMLRead
  • XMLWrite

Overview

Classes, Interfaces, Objects and Records

Name Description
Class EXMLConfigError  
Class TXMLConfig "APath" is the path and name of a value: A XML configuration file is hierachical.

Constants

SMissingPathName = 'A part of the pathname is invalid (missing)';
SEscapingNecessary = 'Invalid pathname, escaping must be enabled';
SWrongRootName = 'XML file has wrong root element name';

Description

Constants

SMissingPathName = 'A part of the pathname is invalid (missing)';
 
SEscapingNecessary = 'Invalid pathname, escaping must be enabled';
 
SWrongRootName = 'XML file has wrong root element name';
 

Generated by PasDoc 0.13.0 on 2014-08-30 12:10:44