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 - box draws a box. http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Box              Draws a box.
--------------------------------------------------------------------------------

 Syntax:          <oPrn>:Box( <nTop>, <nLeft>, <nBottom>, <nRight>, <oPen> )

 Parameters:

 <nTop>           The coordinates of the box to draw. By default they are
 <nLeft>          expressed in pixels, unless a different SetMapMode() mode
 <nBottom>        is selected.
 <nRight>

 <oPen>           It is an optional pen object to use for painting the box.
                  To create it use:

                  DEFINE PEN oPen STYLE ... COLOR ... WIDTH ...

 Returns:         A logical value indicating if the operation was
                  successfully performed.


See Also: Class TPen

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