Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TSDWIN: Clipper 5.0 Interface Library - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

 twShadow( wT, wL, wB, wR, wSType )
 ----------------------------------------------------------------------------
     Displays a shadow for the region defined by relative screen
     coordinates wT,wL,wB,wR in the position specified.

       Arguments:

     wT,wL
     wB,wR   - 'N' Relative Window Coordinates. This defaults to
                   display area for the current window if not passed.

     Position     - 'N' Shadow type using the 1,3,7,9 keys on the
                        numeric keypad. Defaults to none.

       Return:

     Current window handle.

       Example:

     twShadow( 3, 7, 9, 27, 7 )

     Shadows region defined by relative screen coordinates 3,7,9,27
     with a shadow originating at the upper left corner of the region.

See Also: twOpen() twLineShad()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson