API:REST.Client.TRESTClient.OnSendData
Delphi
property OnSendData;
C++
__property OnSendData;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| event | published | REST.Client.pas REST.Client.hpp |
REST.Client | TRESTClient |
説明
クライアントがリクエストの本体データを送信する際に発生するイベントです。<section end="2" />
関連項目
REST.Client.TRESTClient.OnSendData は REST.Client.TCustomRESTClient.OnSendData を継承しています。以下の内容はすべて REST.Client.TCustomRESTClient.OnSendData を参照しています。
クライアントがリクエストの本体データを送信する際に発生するイベントです。<section end="2" />