Datasnap.DSHTTPClient.TDSHTTP.IProxyConnectionInfo

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
interface
class
Visibility: public
Source:
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Unit: Datasnap.DSHTTPClient
Parent: TDSHTTP

Delphi

IProxyConnectionInfo = interface

C++

__interface IProxyConnectionInfo  : public System::IInterface

Description

IProxyConnectionInfo is the interface that manages the specific parameters for the connection with the proxy server.

See Also