[Lazarus] TFPHttpClient: download progress (or status).

Michael Van Canneyt michael at freepascal.org
Wed Jan 23 20:03:58 CET 2013



On Wed, 23 Jan 2013, silvioprog wrote:

> 2013/1/23 silvioprog <silvioprog at gmail.com>
>       [...]
> 
> 
> I was thinking to myself... an initial idea:

Please post a feature request.

I think one event
   TOnProgressEvent = (Sender : TObject; BytesRead,ContentLength : Int64) of object; 
should be enough.

Michael.




More information about the Lazarus mailing list