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