API:REST.Backend.PushTypes.TPushData.TExtras.Save

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Save(const AJSONObject: TJSONObject; const ARoot: string); override;

C++

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

Properties

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

Description


Embarcadero Technologies does not currently have any additional information.