Datasnap.DSHTTPClient.TDSHTTP.IProxyConnectionInfo.GetProxyPort
Delphi
function GetProxyPort: Integer;
C++
virtual int __fastcall GetProxyPort() = 0 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | Datasnap.DSHTTPClient.pas Datasnap.DSHTTPClient.hpp |
Datasnap.DSHTTPClient | IProxyConnectionInfo |
説明
プロキシ サーバーとの接続のためのポートを取得します。
GetProxyPort は、ProxyPort プロパティの取得メソッドです。