System.Net.URLClient.TURLResponse.GetContentStream

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetContentStream: TStream;

C++

System::Classes::TStream* __fastcall GetContentStream();

プロパティ

種類 可視性 ソース ユニット
function public
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TURLResponse


説明

IURLResponse インターフェイスの GetContentStream メソッドの実装。

関連項目