System.Net.URLClient.TURLResponse.FStream

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

[Weak] FStream: TStream;

C++

System::Classes::TStream* FStream;

Propriétés

Type Visibilité  Source Unité  Parent
field protected
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TURLResponse


Description

Champ conçu comme flux commun à utiliser en interne.

Le champ FStream pointe vers un flux externe ou vers FInternalStream.

FStream est uniquement un pointeur.

Voir aussi