REST.Backend.ParseApi.TParseApi.FileIDFromObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FileIDFromObject(const AFileName: string; const AJSONObject: TJSONObject): TFile;

C++

TFile __fastcall FileIDFromObject(const System::UnicodeString AFileName, 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.