API:Web.HTTPApp.TWebResponse.ContentStream
Delphi
property ContentStream: TStream read FContentStream write SetContentStream;
C++
__property System::Classes::TStream* ContentStream = {read=FContentStream, write=SetContentStream};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TWebResponse |
Description
Embarcadero Technologies does not currently have any additional information.