API:SHDocVw.TInternetExplorerMedium.OnProgressChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnProgressChange: TInternetExplorerMediumProgressChange read FOnProgressChange write FOnProgressChange;

C++

__property TInternetExplorerMediumProgressChange OnProgressChange = {read=FOnProgressChange, write=FOnProgressChange};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.