Datasnap.DSHTTPClient.TDSHTTP.IResponse

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
interface
class
Visibility: public
Source:
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Unit: Datasnap.DSHTTPClient
Parent: TDSHTTP

Delphi

IResponse = interface

C++

__interface IResponse  : public System::IInterface

Description

Interface for classes that handle HTTP response messages.

See Also