API:Datasnap.DSHTTPCommon.TDSJsonResponseHandler.PopulateContent

提供: RAD Studio API Documentation
移動先: 案内検索

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 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSJsonResponseHandler

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。