API:SHDocVw.TInternetExplorerMedium.OnPropertyChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnPropertyChange: TInternetExplorerMediumPropertyChange read FOnPropertyChange write FOnPropertyChange;

C++

__property TInternetExplorerMediumPropertyChange OnPropertyChange = {read=FOnPropertyChange, write=FOnPropertyChange};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.