Datasnap.DSClientRest.TDSCustomRestConnection.GetProxyPort

提供:RAD Studio API Documentation

Delphi

function GetProxyPort: Integer; virtual;

C++

virtual int __fastcall GetProxyPort(void);

プロパティ

種類 可視性 ソース ユニット
function protected
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSCustomRestConnection

説明

ProxyPort プロパティの取得メソッドです。

GetProxyPort は、ProxyPort プロパティを読み取るための protected 実装です。

関連項目