THTTPSend.DownloadSize
THTTPSend     

property DownloadSize: Integer;

Unit
httpsend

Description
if this value is not 0, then data download pending. In this case you have here total sice of downloaded data. It is good for draw download progressbar from OnStatus event.


See also:
HTTPMethod