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]

 twPutTitles( aTitle )
 ----------------------------------------------------------------------------
     Redisplays all titles held in the stack for the current window.
     Use this if you mess up the window frame somehow.  It was created
     to be used by twSize().

       Arguments:

     aTitle - 'A' The array must be a reference to the title array held
                  in the stack, You may obtain a reference to it with
                  _twTitle().

       Return:

     Current window handle.

       Example:

     tTitle := _twTitle()
     twPutTitles( tTitle )

See Also: twTitle() twOpen() twSize() twPop()

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