RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDownLoadURL.BeforeDownload Event

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

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

Write a BeforeDownload event handler to perform a specific action before downloading the specified resource. 

 

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