Datasnap.DSHTTP.TDSHTTPResponseIndy

From RAD Studio API Documentation

TDSHTTPResponseIndyDatasnap.DSHTTPCommon.TDSHTTPResponseSystem.TObject

Delphi

TDSHTTPResponseIndy = class(TDSHTTPResponse)

C++

class PASCALIMPLEMENTATION TDSHTTPResponseIndy : public Datasnap::Dshttpcommon::TDSHTTPResponse

Properties

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

Description

Represents the Indy implementation of the DataSnap HTTP response.

The TDSHTTPResponseIndy class provides the Indy implementation of the DataSnap HTTP response.

See Also