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

TFPHTTPClient.OnDataReceived

Event called during data reception to track progress

Declaration

Source position: fphttpclient.pp line 486

published property TFPHTTPClient.OnDataReceived : TDataEvent;

Description

Event triggered periodically during data reception to provide progress information. Useful for showing download progress to users.

See also

TDataEvent

  

Event type for tracking data transfer progress

OnDataSent

  

Event called during data transmission to track progress


Documentation generated on: Jan 27 2026