SHDocVw.TInternetExplorer.OnWebWorkerStarted

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnWebWorkerStarted: TInternetExplorerWebWorkerStarted read FOnWebWorkerStarted write FOnWebWorkerStarted;

C++

__property TInternetExplorerWebWorkerStarted OnWebWorkerStarted = {read=FOnWebWorkerStarted, write=FOnWebWorkerStarted};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.