SHDocVw.TInternetExplorer.OnFileDownload

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnFileDownload: TInternetExplorerFileDownload read FOnFileDownload write FOnFileDownload;

C++

__property TInternetExplorerFileDownload OnFileDownload = {read=FOnFileDownload, write=FOnFileDownload};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.