Datasnap.DSHTTP.TDSHTTPRequestIndy

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TDSHTTPRequestIndy = class(TDSHTTPRequest)

C++

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

Description

Represents the Indy implementation of the DataSnap HTTP request.

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

See Also