RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser.Set_Width Method

Modifies the object width in pixels.

Pascal
procedure Set_Width(pl: Integer); safecall;
C++
__fastcall Set_Width(int pl);

Use Width to modify the width of the object. 

 

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