EMS.ResourceAPI.TEndpointRequestBodyBase.JSONReader

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
Unit: EMS.ResourceAPI
Parent: TEndpointRequestBodyBase

Delphi

property JSONReader: TJsonTextReader read GetJSONReader;

C++

__property System::Json::Readers::TJsonTextReader* JSONReader = {read=GetJSONReader};

Description

Embarcadero Technologies does not currently have any additional information.