API:REST.Client.TRESTRequestParameter.SetStream
Delphi
procedure SetStream(const AValue: TStream; AOwnership: TRESTObjectOwnership = ooCopy);
C++
void __fastcall SetStream(System::Classes::TStream* const AValue, Rest::Types::TRESTObjectOwnership AOwnership = (Rest::Types::TRESTObjectOwnership)(0x0));
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | REST.Client.pas REST.Client.hpp |
REST.Client | TRESTRequestParameter |
Description
Embarcadero Technologies does not currently have any additional information.