Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - <b>method setcoors class twindow</b> http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
METHOD SetCoors CLASS TWindow
--------------------------------------------------------------------------------
TWindow:SetCoors( <oRect> )  --> Nil

Parameters:

<oRect> A TRect() object with the new coordinate information for the
        window. The information passed within the TRect() object should
        be on a pixel basis.

Purpose:
The SetCoors() method 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 the
window is a client window the coordinates are relative to the top-left
of the parent window.

seealso: Resize()

Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson