REST.Response.Adapter.TCustomRESTResponseDataSetAdapter.SetRootElement

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

Delphi

procedure SetRootElement(const AValue: string);

C++

void __fastcall SetRootElement(const System::UnicodeString AValue);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
REST.Response.Adapter.pas
REST.Response.Adapter.hpp
REST.Response.Adapter TCustomRESTResponseDataSetAdapter


説明

RootElement の設定アクセサです。

関連項目