Show: Delphi
C++
Display Preferences
Xmlxform
From XE2 API Documentation
Classes
| TranslateException | TranslateException 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. |
| TXMLTransform | TXMLTransform converts an XML document into a data packet or an XML data packet into an XML document with another structure. |
| TXMLTransformClient | TXMLTransformClient acts as an adapter between an XML document and a provider component. |
| TXMLTransformProvider | TXMLTransformProvider provides data from and resolves updates to an XML document. |
Types
| TRowEvent | TRowEvent is the type for event handlers of events that occur at discrete points during an XML transformation. |
| TTranslateEvent | TTranslateEvent is the type for the OnTranslate event handler. |