REST.Backend.ParseApi.TParseApi.LoginFromObject
Delphi
function LoginFromObject(const AUserName: string; const AJSONObject: TJSONObject): TLogin;
C++
TLogin __fastcall LoginFromObject(const System::UnicodeString AUserName, System::Json::TJSONObject* const AJSONObject);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | REST.Backend.ParseApi.pas REST.Backend.ParseApi.hpp |
REST.Backend.ParseApi | TParseApi |
Description
Embarcadero Technologies does not currently have any additional information.