API:Datasnap.DSHTTPWebBroker.TDSHTTPResponseWebBroker.GetFreeContentStream

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetFreeContentStream: Boolean; override;

C++

virtual bool __fastcall GetFreeContentStream();

Propriétés

Type Visibilité  Source Unité  Parent
function class protected
Datasnap.DSHTTPWebBroker.pas
Datasnap.DSHTTPWebBroker.hpp
Datasnap.DSHTTPWebBroker TDSHTTPResponseWebBroker

Description

Renvoie la valeur de la propriété FreeContentStream.

Datasnap.DSHTTPWebBroker.TDSHTTPResponseWebBroker.GetFreeContentStream hérite de Datasnap.DSHTTPCommon.TDSHTTPResponse.GetFreeContentStream. Tout le contenu en-dessous de cette ligne se réfère à Datasnap.DSHTTPCommon.TDSHTTPResponse.GetFreeContentStream.

Renvoie la valeur de la propriété FreeContentStream.

La méthode GetFreeContentStream est l'implémentation en lecture de la propriété FreeContentStream.

Voir aussi