REST.JsonReflect.EncodingReverter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function EncodingReverter(Data: string): TObject;

C++

extern DELPHI_PACKAGE System::TObject* __fastcall EncodingReverter(System::UnicodeString Data);

Properties

Type Visibility Source Unit Parent
function public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect REST.JsonReflect

Description

Embarcadero Technologies does not currently have any additional information.