Datasnap.DSHTTPCommon.TDSNullResponseHandler.PopulateContent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure PopulateContent(ResponseInfo: TDSHTTPResponse; Response: TJSONValue;  ResponseStream: TStream); override;

C++

virtual void __fastcall PopulateContent(TDSHTTPResponse* ResponseInfo, System::Json::TJSONValue* Response, System::Classes::TStream* ResponseStream);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSNullResponseHandler

Description

Telle qu'elle est implémentée, celle-ci n'effectue aucune action.

La méthode PopulateContent, telle qu'elle est implémentée, n'effectue aucune action.

Voir aussi