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 Indy implementation of the DataSnap HTTP request.

The TDSHTTPRequestIndy class provides the Indy implementation of the DataSnap HTTP request.

See Also