RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDownLoadURL.AfterDownload Event

Occurs after TDownLoadURL downloads the specified resource and writes it to a file.

Pascal
property AfterDownload: TNotifyEvent;
C++
__property TNotifyEvent AfterDownload;

Write an AfterDownload event handler to perform a specific action after downloading the specified resource. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!