REST.Backend.PushTypes.TPushData.Load

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Load(const AJSON: TJSONObject);

C++

void __fastcall Load(System::Json::TJSONObject* const AJSON);

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.Backend.PushTypes.pas
REST.Backend.PushTypes.hpp
REST.Backend.PushTypes TPushData

Description

Fills this push data object with data from the specified JSON object.