SHDocVw.TInternetExplorerUpdatePageStatus
Delphi
TInternetExplorerUpdatePageStatus = procedure(ASender: TObject; const pDisp: IDispatch;
const nPage: OleVariant;
const fDone: OleVariant) of object;
C++
typedef void __fastcall (__closure *TInternetExplorerUpdatePageStatus)(System::TObject* ASender, const _di_IDispatch pDisp, const System::OleVariant &nPage, const System::OleVariant &fDone);
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.