Datasnap.DSClientRest.TDSCustomRestConnection.UserName
Delphi
property UserName: string read GetUserName write SetUserName;
C++
__property System::UnicodeString UserName = {read=GetUserName, write=SetUserName};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp |
Datasnap.DSClientRest | TDSCustomRestConnection |