REST.Client.TRESTRequestParameter.Bytes
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
値を返します。