Datasnap.DSClientRest.TDSCustomRestConnection.SetProxyPassword

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetProxyPassword(const Value: string); virtual;

C++

virtual void __fastcall SetProxyPassword(const System::UnicodeString Value);

プロパティ

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

説明

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

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

関連項目