REST.Client.TRESTRequestParameter.Stream

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Stream: TStream read FStream;

C++

__property System::Classes::TStream* Stream = {read=FStream};

Propriétés

Type Visibilité  Source Unité  Parent
property public
REST.Client.pas
REST.Client.hpp
REST.Client TRESTRequestParameter


Description

Returns the value of a parameter as a stream set by TRESTRequestParameter.SetStream method.