SHDocVw.IWebBrowserApp.ClientToWindow
Delphi
procedure ClientToWindow(var pcx: SYSINT; var pcy: SYSINT); safecall;
C++
virtual HRESULT __safecall ClientToWindow(int &pcx, int &pcy) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | SHDocVw.pas SHDocVw.hpp |
SHDocVw | IWebBrowserApp |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!