|
<< Click to Display Table of Contents >> Navigation: Classes > THttpReply > Methods > WriteXmlResponse |
SIGNATURE=IW.HTTP.Reply.THttpReply.WriteXmlResponse@string
ETYPE=Method
Declaration:
Delphi: |
public procedure WriteXmlResponse(const aXml: string); |
C++: |
void public: __fastcall WriteXmlResponse(const String aXml); |
Description: This is WriteXmlResponse, a member of class THttpReply.