SHDocVw.TInternetExplorer.OnUpdatePageStatus

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnUpdatePageStatus: TInternetExplorerUpdatePageStatus read FOnUpdatePageStatus write FOnUpdatePageStatus;

C++

__property TInternetExplorerUpdatePageStatus OnUpdatePageStatus = {read=FOnUpdatePageStatus, write=FOnUpdatePageStatus};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.