System.Net.URLClient.TURLResponse.FInternalStream

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FInternalStream: TStream;

C++

System::Classes::TStream* FInternalStream;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TURLResponse


Beschreibung

Feld, das einen temporären Speicher-Stream enthält, wenn der Benutzer keinen Antwort-Stream bereitstellt.

Siehe auch