Datasnap.DSHTTP.TDSHTTPRequestIndy

From RAD Studio API Documentation

TDSHTTPRequestIndyDatasnap.DSHTTPCommon.TDSHTTPRequestSystem.TObject
[–] 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