Datasnap.DSClientRest.TDSCustomRestConnection.SetProxyPort

提供:RAD Studio API Documentation

Delphi

procedure SetProxyPort(const Value: Integer);

C++

void __fastcall SetProxyPort(const int Value);

プロパティ

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

説明

ProxyPort プロパティの設定メソッドです。

SetProxyPort は、ProxyPort プロパティを操作するための protected 書き込み実装です。

関連項目