SHDocVw.TInternetExplorerMedium.OnWindowStateChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnWindowStateChanged: TInternetExplorerMediumWindowStateChanged read FOnWindowStateChanged write FOnWindowStateChanged;

C++

__property TInternetExplorerMediumWindowStateChanged OnWindowStateChanged = {read=FOnWindowStateChanged, write=FOnWindowStateChanged};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.