API:Datasnap.DSHTTP.TDSHTTPResponseIndy.GetFreeContentStream

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetFreeContentStream: Boolean; override;

C++

virtual bool __fastcall GetFreeContentStream();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function class protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPResponseIndy

Beschreibung

Gibt den Wert der FreeContentStream-Eigenschaft zurück.

Datasnap.DSHTTP.TDSHTTPResponseIndy.GetFreeContentStream erbt von Datasnap.DSHTTPCommon.TDSHTTPResponse.GetFreeContentStream. Der folgende Inhalt bezieht sich auf Datasnap.DSHTTPCommon.TDSHTTPResponse.GetFreeContentStream.

Gibt den Wert der FreeContentStream-Eigenschaft zurück.

Die Methode GetFreeContentStream ist die Leseimplementierung der Eigenschaft FreeContentStream.

Siehe auch