REST.HttpClient.TRESTHTTP

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

System.TObjectTRESTHTTP

Delphi

TRESTHTTP = class(TObject)

C++

class PASCALIMPLEMENTATION TRESTHTTP : public System::TObject

プロパティ

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


説明

HTTP クライアント機能を提供します。

TRESTHTTP HTTP リクエストの実行、Cookie の処理、接続管理に必要な機能を提供します。

関連項目