Xml.XmlTransform.TXMLTransform.Translate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Translate(const Id: string; const SrcNode: IDOMNode;  var SrcValue: string; const DestNode: IDOMNode); dynamic;

C++

DYNAMIC void __fastcall Translate(const System::UnicodeString Id, const Xml::Xmldom::_di_IDOMNode SrcNode, System::UnicodeString &SrcValue, const Xml::Xmldom::_di_IDOMNode DestNode);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!