SHDocVw.TInternetExplorerMediumFileDownload

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TInternetExplorerMediumFileDownload = procedure(ASender: TObject; ActiveDocument: WordBool;
var Cancel: WordBool) of object;

C++

typedef void __fastcall (__closure *TInternetExplorerMediumFileDownload)(System::TObject* ASender, System::WordBool ActiveDocument, System::WordBool &Cancel);

Properties

Type Visibility Source Unit Parent
type
typedef
public
SHDocVw.pas
SHDocVw.hpp
SHDocVw SHDocVw

Description

Embarcadero Technologies does not currently have any additional information.