RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLTransform.Transform Method
Pascal
procedure Transform(TransNode: IDOMNode; SrcNode: IDOMNode; DestNode: IDOMNode; Count: Integer; InFromList: TStringList; InDestList: TStringList; InIdStrList: TStringList; InValueList: TStringList; InOptionalList: TStringList; InDateFormatList: TStringList; InDateFormatTypeList: TStringList; InMapValuesList: TStringList);
C++
__fastcall Transform(IDOMNode TransNode, IDOMNode SrcNode, IDOMNode DestNode, int Count, TStringList InFromList, TStringList InDestList, TStringList InIdStrList, TStringList InValueList, TStringList InOptionalList, TStringList InDateFormatList, TStringList InDateFormatTypeList, TStringList InMapValuesList);

This is Transform, a member of class TXMLTransform.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!