API: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 abstract DataSnap HTTP response.

Datasnap.DSHTTP.TDSHTTPResponseIndy inherits from Datasnap.DSHTTPCommon.TDSHTTPResponse. All content below this line refers to Datasnap.DSHTTPCommon.TDSHTTPResponse.

Represents the abstract DataSnap HTTP response.

The TDSHTTPResponse class represents the abstract DataSnap response.

See Also