SHDocVw.TInternetExplorerMedium.OnPrivacyImpactedStateChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnPrivacyImpactedStateChange: TInternetExplorerMediumPrivacyImpactedStateChange read FOnPrivacyImpactedStateChange write FOnPrivacyImpactedStateChange;

C++

__property TInternetExplorerMediumPrivacyImpactedStateChange OnPrivacyImpactedStateChange = {read=FOnPrivacyImpactedStateChange, write=FOnPrivacyImpactedStateChange};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.