Datasnap.DSHTTP.TDSHTTPResponseIndy

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSHTTPCommon.TDSHTTPResponseSystem.TObjectTDSHTTPResponseIndy

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