REST.Client.TRESTRequestParameter.StreamOwner

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property StreamOwner: Boolean read FStreamOwner;

C++

__property bool StreamOwner = {read=FStreamOwner, nodefault};

Propriétés

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


Description

Renvoie True lorsque la bibliothèque REST possède le flux défini par la méthode SetStream.

Voir aussi