RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLTransform.Translate Method
Pascal
procedure Translate(const Id: string; const SrcNode: IDOMNode; var SrcValue: string; const DestNode: IDOMNode); dynamic;
C++
__fastcall Translate(const AnsiString Id, const IDOMNode SrcNode, AnsiString SrcValue, const IDOMNode DestNode);

This is Translate, a member of class TXMLTransform.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!