RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser2.Resizable Property

Speficies whether the object can be resized.

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

Has a boolean value that specifies whether the object can be resized.

Note: The Resizable property is used for compatibility with Internet Explorer.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!