Response

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWApplication > Properties >

Response

SIGNATURE=IWApplication.TIWApplication.Response

 

ETYPE=Property

 

Declaration:

Delphi:

public property Response: THttpReply;

C++:

public: __property THttpReply Response;

 

Description: This is Response, a member of class TIWApplication.