Xml.XmlTransform.TXMLTransform.Transform

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Transform(TransNode, SrcNode, DestNode: IDOMNode;  Count: Integer; InFromList, InDestList, InIdStrList, InValueList, InOptionalList, InDateFormatList, InDateFormatTypeList, InMapValuesList: TStringList);

C++

void __fastcall Transform(Xml::Xmldom::_di_IDOMNode TransNode, Xml::Xmldom::_di_IDOMNode SrcNode, Xml::Xmldom::_di_IDOMNode DestNode, int Count, System::Classes::TStringList* InFromList, System::Classes::TStringList* InDestList, System::Classes::TStringList* InIdStrList, System::Classes::TStringList* InValueList, System::Classes::TStringList* InOptionalList, System::Classes::TStringList* InDateFormatList, System::Classes::TStringList* InDateFormatTypeList, System::Classes::TStringList* InMapValuesList);

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!