Skip to content

Midiar/adomxmldom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About adomxmldom.pas and gtcAdomxmldom.pas:

gtcAdomxmldom.pas is intended to be compiled with the v4 or v5 version of
Dieter Köhler's ADOM components, as downloaded directly from his site.
His source files are prefixed by dk, in order to allow us to compile and use
his latest version of ADOM, while coexisting with the version supplied with
Delphi 2010 onwards.

adomxmldom.pas the file in Delphi 2010 RTL corresponding to gtcAdomxmldom.pas.


In order to install and use gtcAdomxmldom in Delphi 2010, install the
packages\gtcAdomxmldomD14.dpk.
Then, when you want to use a TXMLDocument, set its DOMVendor to 'ADOM XML v4 (custom)'.
The RTL version of the ADOM wrapper is selected by setting DOMVendor to
'ADOM XML v4'.

About

Wrapper for OpenXML ADOM into IDOMNode interfaces (and thereby IXMLNode interfaces)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages