REST.Backend.ServiceComponents.TCustomBackendAuth.ImportLogin

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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


Beschreibung