RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser.Top Property

Specifies the Y axis coordinate of the upper edge of the window.

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

Read Top to determine the upper coordinate of the window. Write Top to modify the upper coordinate of the window and therefore the position of the window on the Y axis. 

 

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