SHDocVw.IWebBrowser.Set_Height
Delphi
procedure Set_Height(pl: Integer); safecall;
C++
virtual HRESULT __safecall Set_Height(int pl) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | SHDocVw.pas SHDocVw.hpp |
SHDocVw | IWebBrowser |
Description
Modifies the object height in pixels.
Use Set_Height to modify the height of the object.