REST.Response.Adapter.TRESTResponseJSON.HasResponseContent
Delphi
function HasResponseContent: Boolean;
C++
bool __fastcall HasResponseContent(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| function | protected | REST.Response.Adapter.pas REST.Response.Adapter.hpp | REST.Response.Adapter | TRESTResponseJSON | 
説明
レスポンス コンテンツが存在するかどうかを示します。レスポンス コンテンツのタイプは、常に TJSONValue です。