REST.Backend.PushTypes.TPushData.TDataGroup.Save

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Save(const AJSONObject: TJSONObject; const ARoot: string); virtual; abstract;

C++

virtual void __fastcall Save(System::Json::TJSONObject* const AJSONObject, const System::UnicodeString ARoot) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.