REST.Backend.KinveyApi.TKinveyApi.FileFromObject

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function FileFromObject(const AFileName: string; const AJSONObject: TJSONObject): TFile; overload;
function FileFromObject(const AJSONObject: TJSONObject): TFile; overload;

C++

TFile __fastcall FileFromObject(const System::UnicodeString AFileName, System::Json::TJSONObject* const AJSONObject)/* overload */;
TFile __fastcall FileFromObject(System::Json::TJSONObject* const AJSONObject)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function protected
REST.Backend.KinveyApi.pas
REST.Backend.KinveyApi.hpp
REST.Backend.KinveyApi TKinveyApi

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 !