Datasnap.DSHTTP.TDSHTTPResponseIndy

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSHTTPCommon.TDSHTTPResponseSystem.TObjectTDSHTTPResponseIndy
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Unit: Datasnap.DSHTTP
Parent: Datasnap.DSHTTP

Delphi

TDSHTTPResponseIndy = class(TDSHTTPResponse)

C++

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

Description

Represents the Indy implementation of the DataSnap HTTP response.

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

See Also