API:REST.Backend.EMSApi.TEMSClientAPI.GroupFromObject

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GroupFromObject(const AGroupName: string;
const AJSONObject: TJSONObject): TGroup; overload;
function GroupFromObject(const AJSONObject: TJSONObject): TGroup; overload;

C++

TGroup __fastcall GroupFromObject(const System::UnicodeString AGroupName, System::Json::TJSONObject* const AJSONObject)/* overload */;
TGroup __fastcall GroupFromObject(System::Json::TJSONObject* const AJSONObject)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function protected
REST.Backend.EMSApi.pas
REST.Backend.EMSApi.hpp
REST.Backend.EMSApi TEMSClientAPI

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !