Datasnap.DSHTTP.TDSHTTPContextIndy

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TDSHTTPContextIndy = class(TDSHTTPContext)

C++

class PASCALIMPLEMENTATION TDSHTTPContextIndy : public Datasnap::Dshttpcommon::TDSHTTPContext

Description

Represents the Indy implementation of the DataSnap HTTP context.

The TDSHTTPContextIndy class provides the Indy implementation of the DataSnap HTTP context.

See Also