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 - end dialog box http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
End dialog Box
--------------------------------------------------------------------------------
   Syntax: TDialog():End( <nResult> )   --> .T.

   Parameters:

   <nResult> The numerical value that will be passed on to the ::nResult
             instance variable, when the dialog box is closed.


   Comments:
   With the End() method the programmer can lose the dialog box and remove
   it from the screen.  However if the ::bValid instance variable contains
   a code block, then the code block will be evaluated first.  If the
   result of the evaluation is .T.  the dialog box will be closed.  If th
   evaluation of ::bValid returns .F., then the dialog box will NOT be
   ended.


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