Datasnap.DSClientRest.TDSCustomRestConnection.SetProxyUsername
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: TDSCustomRestConnection |
Delphi
procedure SetProxyUsername(const Value: string); virtual;
C++
virtual void __fastcall SetProxyUsername(const System::UnicodeString Value);
Description
Setter method for the ProxyUsername property.
SetProxyUsername is the protected write implementation for the ProxyUsername property.