SHDocVw.TInternetExplorerDocumentComplete

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TInternetExplorerDocumentComplete = procedure(ASender: TObject; const pDisp: IDispatch;
const URL: OleVariant) of object;

C++

typedef void __fastcall (__closure *TInternetExplorerDocumentComplete)(System::TObject* ASender, const _di_IDispatch pDisp, const System::OleVariant &URL);

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.