API:Datasnap.DSHTTPCommon.TDSHTTPResponse.FreeContentStream
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
| Unit: Datasnap.DSHTTPCommon | |
| Parent: TDSHTTPResponse | |
Delphi
property FreeContentStream: Boolean read GetFreeContentStream write SetFreeContentStream;
C++
__property bool FreeContentStream = {read=GetFreeContentStream, write=SetFreeContentStream, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.