RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser.Set_Left Method

Modifies the X axis coordinate of the left edge of the window.

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

Use Set_Left to modify the upper coordinate of the window and therefore the position of the window on the X axis. 

 

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