API:Datasnap.DSHTTP.TDSHTTPRequestIndy

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSHTTPCommon.TDSHTTPRequestSystem.TObjectTDSHTTPRequestIndy

Delphi

TDSHTTPRequestIndy = class(TDSHTTPRequest)

C++

class PASCALIMPLEMENTATION TDSHTTPRequestIndy : public Datasnap::Dshttpcommon::TDSHTTPRequest

Properties

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

Description

Represents the abstract DataSnap HTTP request.

Datasnap.DSHTTP.TDSHTTPRequestIndy inherits from Datasnap.DSHTTPCommon.TDSHTTPRequest. All content below this line refers to Datasnap.DSHTTPCommon.TDSHTTPRequest.

Represents the abstract DataSnap HTTP request.

The TDSHTTPRequest class represents the abstract DataSnap request.

See Also