Unit 'fpHTTPClient' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPHTTPClient.OnDataSent

Event called during data transmission to track progress

Declaration

Source position: fphttpclient.pp line 487

published property TFPHTTPClient.OnDataSent : TDataEvent;

Description

Event triggered periodically during data transmission to provide progress information. Useful for showing upload progress to users.

See also

TDataEvent

  

Event type for tracking data transfer progress

OnDataReceived

  

Event called during data reception to track progress


Documentation generated on: Jan 27 2026