API:Datasnap.DSHTTPCommon.TDSJsonResponseHandler.PopulateContent
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
| Unit: Datasnap.DSHTTPCommon | |
| Parent: TDSJsonResponseHandler | |
Delphi
procedure PopulateContent(ResponseInfo: TDSHTTPResponse; Response: TJSONValue;
ResponseStream: TStream); virtual; abstract;
C++
virtual void __fastcall PopulateContent(TDSHTTPResponse* ResponseInfo, System::Json::TJSONValue* Response, System::Classes::TStream* ResponseStream) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.