Datasnap.DSHTTPClient.TDSHTTP.IResponse

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IResponse = interface

C++

__interface IResponse  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Datasnap.DSHTTPClient TDSHTTP

Description

Interface for classes that handle HTTP response messages.

See Also