SHDocVw.IWebBrowser2.Set_Resizable
Delphi
procedure Set_Resizable(Value: WordBool); safecall;
C++
virtual HRESULT __safecall Set_Resizable(System::WordBool Value) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | SHDocVw.pas SHDocVw.hpp |
SHDocVw | IWebBrowser2 |
Description
Sets the value of the Resizable property.
Set_Resizable is used to set the value of the Resizable property.