Datasnap.DSClientRest.TDSCustomRestConnection.GetProxyUsername

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetProxyUsername: string; virtual;

C++

virtual System::UnicodeString __fastcall GetProxyUsername(void);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSCustomRestConnection

Description

Méthode d'accesseur en lecture de la propriété ProxyUsername.

GetProxyUsername est l'implémentation en lecture protégée de la propriété ProxyUsername.

Voir aussi