SHDocVw.TInternetExplorerPrivacyImpactedStateChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TInternetExplorerPrivacyImpactedStateChange = procedure(ASender: TObject; bImpacted: WordBool) of object;

C++

typedef void __fastcall (__closure *TInternetExplorerPrivacyImpactedStateChange)(System::TObject* ASender, System::WordBool bImpacted);

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.