EMS.ResourceAPI.TEndpointRequestBodyBase.GetJSONReader
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: EMS.ResourceAPI.pas EMS.ResourceAPI.hpp
| |
| Unit: EMS.ResourceAPI | |
| Parent: TEndpointRequestBodyBase | |
Delphi
function GetJSONReader: TJsonTextReader; virtual; abstract;
C++
virtual System::Json::Readers::TJsonTextReader* __fastcall GetJSONReader() = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.