Datasnap.DSHTTPCommon.TDSHTTPResponse

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDSHTTPResponse

Delphi

TDSHTTPResponse = class

C++

class PASCALIMPLEMENTATION TDSHTTPResponse : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon Datasnap.DSHTTPCommon

Description

Represents the abstract DataSnap HTTP response.

The TDSHTTPResponse class represents the abstract DataSnap response.

See Also