RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser.Set_Top Method

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

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

Use 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!