SHDocVw.TInternetExplorer.OnWebWorkerFinsihed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnWebWorkerFinsihed: TInternetExplorerWebWorkerFinsihed read FOnWebWorkerFinsihed write FOnWebWorkerFinsihed;

C++

__property TInternetExplorerWebWorkerFinsihed OnWebWorkerFinsihed = {read=FOnWebWorkerFinsihed, write=FOnWebWorkerFinsihed};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.