REST.Client.TRESTRequestParameter.Bytes

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Bytes: TBytes read GetBytes;

C++

__property System::Sysutils::TBytes Bytes = {read=GetBytes};

プロパティ

種類 可視性 ソース ユニット
property public
REST.Client.pas
REST.Client.hpp
REST.Client TRESTRequestParameter


説明

割り当てられたストリームが TBytesStream の場合、TBytes 値を返します。