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 box class twindow</b> draws a box on the window http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 METHOD Box CLASS TWindow            Draws a Box on the Window
--------------------------------------------------------------------------------
Syntax:
   TWindow:Box( nTop, nLeft, nBottom, nRight )  --> nil

Parameters:
nTop    --
          --  These two determine the top left corner of the window
nLeft   --

nBottom --
          --  The right bottom corner of the window.
nRight  --

Purpose:
   Draws a box on the window. The coordinates are expressed in pixels.
   Note that ::Box() draws a box on the window for which it was called.
   So the coordinates are relative to the top left of the window.


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