SHDocVw.TInternetExplorerMediumThirdPartyUrlBlocked

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TInternetExplorerMediumThirdPartyUrlBlocked = procedure(ASender: TObject; const URL: OleVariant;
dwCount: LongWord) of object;

C++

typedef void __fastcall (__closure *TInternetExplorerMediumThirdPartyUrlBlocked)(System::TObject* ASender, const System::OleVariant &URL, unsigned dwCount);

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.