RAD Studio VCL Reference
ContentsIndex
TXMLTransform Members Public Properties
Public Properties
 
Name 
Description 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Data 
Represents the translated string of XML. 
 
Contains information used by the Form designer. 
 
Specifies the DOM interface for an XML document that defines the structure of the transformation result. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Specifies the DOM interface for the results of the transformation. 
 
Specifies the results of the transformation. 
 
Specifies a string of XML to be translated. 
 
Specifies the DOM interface for the XML document to be converted. 
 
Specifies an XML document or XML data packet file to be translated. 
 
Specifies the transformation that indicates how to convert the source XML document. 
 
Represents information used internally by components that support COM. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.