|
<< Click to Display Table of Contents >> Navigation: Classes > TWinHttpResponse > Properties > ContentStream |
SIGNATURE=IW.HTTP.WinHttp.TWinHttpResponse.ContentStream
ETYPE=Property
Declaration:
Delphi: |
public property ContentStream: TStream; |
C++: |
public: __property TStream ContentStream; |
Description: This is ContentStream, a member of class TWinHttpResponse.