REST.Client.TRESTClient.OnSendData
Delphi
property OnSendData;
C++
__property OnSendData;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | published | REST.Client.pas REST.Client.hpp |
REST.Client | TRESTClient |
Description
Event fired when the client is sending request body data.
REST.Client.TRESTClient.OnSendData inherits from REST.Client.TCustomRESTClient.OnSendData. All content below this line refers to REST.Client.TCustomRESTClient.OnSendData.
Event fired when the client is sending request body data.