RAD Studio VCL Reference
|
Occurs when a navigation operation finishes, is halted, or fails.
property OnDownloadComplete: TNotifyEvent;
__property TNotifyEvent OnDownloadComplete;
Write an OnDownloadComplete event handler to take specific action after the Web browser stops a downloading operation. For example, use the OnDownloadComplete event to stop an download indication that is started in an OnDownloadBegin event handler.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|