Xml.XmlTransform

From RAD Studio API Documentation
Jump to: navigation, search


Package xmlrtl270.bpl

Classes

TranslateExceptionTranslateException is the exception class for errors that occur when converting an XML document to a data packet or a data packet to an XML document.
TXMLTransformTXMLTransform converts an XML document into a data packet or an XML data packet into an XML document with another structure.

Types

TRowEventTRowEvent is the type for event handlers of events that occur at discrete points during an XML transformation.
TTranslateEventTTranslateEvent is the type for the OnTranslate event handler.