SHDocVw.TInternetExplorer.OnDownloadComplete

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDownloadComplete: TNotifyEvent read FOnDownloadComplete write FOnDownloadComplete;

C++

__property System::Classes::TNotifyEvent OnDownloadComplete = {read=FOnDownloadComplete, write=FOnDownloadComplete};

Properties

Type Visibility Source Unit Parent
event published
SHDocVw.pas
SHDocVw.hpp
SHDocVw TInternetExplorer

Description

Embarcadero Technologies does not currently have any additional information.