RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser.Left Property

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

Pascal
property Left: Integer;
C++
__property int Left;

Read Left to determine the left coordinate of the window. Write 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!