SendRenderStream

<< Click to Display Table of Contents >>

Navigation:  Classes > THttpReply > Methods >

SendRenderStream

SIGNATURE=IW.HTTP.Reply.THttpReply.SendRenderStream@TIWRenderStream

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure SendRenderStream(aStream: TIWRenderStream);

C++:

void public: __fastcall SendRenderStream(TIWRenderStream aStream);

 

Description: This is SendRenderStream, a member of class THttpReply.