RAD Studio VCL Reference
|
This is namespace XMLDoc.
Name |
Description |
The following table lists classes in this documentation. | |
The following table lists interfaces in this documentation. | |
The following table lists functions in this documentation. | |
The following table lists structs, records, enums in this documentation. | |
The following table lists types in this documentation. | |
The following table lists variables in this documentation. |
|
Name |
Description |
![]() |
TXMLDocument represents an XML document. | |
![]() |
TXMLNode represents a node in an XML document. | |
![]() |
TXMLNodeCollection represents a node in an XML document whose children are instances of the same repeating element. | |
![]() |
TXMLNodeList represents a set of nodes in an XML document. |
|
Name |
Description |
![]() |
This is function XMLDoc.CheckEncoding. | |
![]() |
Creates a new DOM node and returns its interface. | |
![]() |
This is function XMLDoc.DetectCharEncoding. | |
![]() |
Formats a string of XML so that it is more readable. | |
![]() |
Creates and returns the interface of an XML document object, given a string of XML. | |
![]() |
Creates and returns the interface of an XML document object, given a string of XML. | |
![]() |
Returns the interface for an XML document given the name of an XML file. | |
![]() |
Returns the interface for a new, empty XML document. | |
![]() |
Raises an EXMLDocError exception. | |
![]() |
Raises an EXMLDocError exception. | |
![]() |
This is function XMLDoc.XMLStringToUnicodeString. | |
![]() |
This is function XMLDoc.XMLStringToWideString. |
|
Name |
Description |
![]() |
This is class XMLDoc.IXMLDocumentAccess. | |
![]() |
This is class XMLDoc.IXMLNodeAccess. |
|
Name |
Description |
![]() |
TNodeChange indicates the type of change made to a node in an XML document. | |
![]() |
TNodeClassInfo and TNodeClassArray represent information about the classes that implement XML node interfaces. | |
![]() |
TNodeListOperation indicates what type of change is about to occur using an IXMLNodeList interface. | |
![]() |
This is record XMLDoc.TXMLDocumentSource. | |
![]() |
This is record XMLDoc.TXMLPrologItem. |
Name |
Description |
TNodeChangeEvent is the type for event handlers that respond when XML nodes are changed. | |
This is type XMLDoc.TNodeClassArray. | |
TNodeListNotification is the type of the callback the TXMLNodeList calls when it adds, deletes, or creates XML nodes. | |
TXMLNodeArray is a dynamic array of TXMLNode objects. | |
TXMLNodeClass is a class reference to a TXMLNode descendant. | |
TXMLNodeCollectionClass is a class reference to a TXMLNodeCollection descendant. |
Name |
Description |
This is variable XMLDoc.UseXSDBooleanStrings. |
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|