THTTPSend.UploadSize
THTTPSend
property UploadSize: Integer;
Unit
httpsend
Description
if this value is not 0, then data upload pending. In this case you have here total sice of uploaded data. It is good for draw upload progressbar from OnStatus event.
See also:
HTTPMethod