REST.Backend.ServiceComponents.TCustomBackendAuth.ImportLogin
Delphi
procedure ImportLogin(const ALogin, APassword: string);
C++
void __fastcall ImportLogin(const System::UnicodeString ALogin, const System::UnicodeString APassword);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
public | REST.Backend.ServiceComponents.pas REST.Backend.ServiceComponents.hpp |
REST.Backend.ServiceComponents | TCustomBackendAuth |