SHDocVw.TInternetExplorerMedium.OnThirdPartyUrlBlocked

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnThirdPartyUrlBlocked: TInternetExplorerMediumThirdPartyUrlBlocked read FOnThirdPartyUrlBlocked write FOnThirdPartyUrlBlocked;

C++

__property TInternetExplorerMediumThirdPartyUrlBlocked OnThirdPartyUrlBlocked = {read=FOnThirdPartyUrlBlocked, write=FOnThirdPartyUrlBlocked};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.