RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.Resizable Property

Not used in TWebBrowser.

Pascal
property Resizable: WordBool;
C++
__property WordBool Resizable;

Do not use Resizable. It is included in the TWebBrowser interface because the IWebBrowser2 interface is shared with Internet Explorer. Resizable determines whether the Internet Explorer window can be resized. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!