[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
oWin:SetCoors( <oRect>) -> <nil>
------------------------------------------------------------------------------
PARAMETER:
<oRect> Is a TRect Object with the new coordinate information
for the window. This informations are expected to be pixel
based
DESCRIPTION:
::SetCoors() can be used to change the coordinates of the window.
If the window is the application's main window the coordinates are
interpreted as relative to the top-left of the screen; if its a client
window the coordinates are relative to the top-left of the parent window.
After moving the window to the new position, ::setCoors() updates the
::nTop to ::nRight instance vars.
See Also:
Move
SetSize
TRECT
GetClientRect
GetRect
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson