SHDocVw.TWebBrowserNewProcess

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TWebBrowserNewProcess = procedure(ASender: TObject; lCauseFlag: Integer; const pWB2: IDispatch;
var Cancel: WordBool) of object;

C++

typedef void __fastcall (__closure *TWebBrowserNewProcess)(System::TObject* ASender, int lCauseFlag, const _di_IDispatch pWB2, System::WordBool &Cancel);

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.