API:REST.Backend.EMSApi.TEMSClientAPI.LoginFromObject

From RAD Studio API Documentation
Jump to: navigation, search

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.EMSApi.pas
REST.Backend.EMSApi.hpp
REST.Backend.EMSApi TEMSClientAPI

Description

Embarcadero Technologies does not currently have any additional information.