SHDocVw.TInternetExplorer.OnProgressChange
Delphi
property OnProgressChange: TInternetExplorerProgressChange read FOnProgressChange write FOnProgressChange;
C++
__property TInternetExplorerProgressChange OnProgressChange = {read=FOnProgressChange, write=FOnProgressChange};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | published | SHDocVw.pas SHDocVw.hpp |
SHDocVw | TInternetExplorer |
Description
Embarcadero Technologies does not currently have any additional information.