SHDocVw.TInternetExplorerMediumClientToHostWindow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TInternetExplorerMediumClientToHostWindow = procedure(ASender: TObject; var CX: Integer;
var CY: Integer) of object;

C++

typedef void __fastcall (__closure *TInternetExplorerMediumClientToHostWindow)(System::TObject* ASender, int &CX, int &CY);

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.