Xml.XmlTransform.TXMLTransform.DoTransform

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoTransform(const XMLSrc, XMLExtract, XMLOut: IDOMDocument): string;

C++

System::UnicodeString __fastcall DoTransform(const Xml::Xmldom::_di_IDOMDocument XMLSrc, const Xml::Xmldom::_di_IDOMDocument XMLExtract, const Xml::Xmldom::_di_IDOMDocument XMLOut);

Properties

Type Visibility Source Unit Parent
function protected
Xml.XmlTransform.pas
Xml.XmlTransform.hpp
Xml.XmlTransform TXMLTransform

Description

Embarcadero Technologies does not currently have any additional information.