SHDocVw.TWebBrowserWebWorkerStarted
Delphi
TWebBrowserWebWorkerStarted = procedure(ASender: TObject; dwUniqueID: LongWord;
const bstrWorkerLabel: WideString) of object;
C++
typedef void __fastcall (__closure *TWebBrowserWebWorkerStarted)(System::TObject* ASender, System::LongWord dwUniqueID, const System::WideString bstrWorkerLabel);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | SHDocVw.pas SHDocVw.hpp |
SHDocVw | SHDocVw |
Description
Embarcadero Technologies does not currently have any additional information.