REST.Client.TRESTRequestParameter

提供:RAD Studio API Documentation

TRESTRequestParameterSystem.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObject

Delphi

TRESTRequestParameter = class(TCollectionItem)

C++

class PASCALIMPLEMENTATION TRESTRequestParameter : public System::Classes::TCollectionItem

プロパティ

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


説明

REST リクエストに対するパラメータを表します。

関連項目