System.JSON.TJSONMapper.ToObj
Delphi
function ToObj(const AValue: T): TJSONObject; overload;
C++
TJSONObject* __fastcall ToObj(const T AValue)/* overload */;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONMapper |
Description
Embarcadero Technologies does not currently have any additional information.