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

   Parameters:

   <nResult> The value the instance variable ::nResult receives when the
             dialog box is closed.



   Returns:
   NIL


   Comments:
   The Close() method is almost identical to the End() method, with
   regards to its purpose.  This purpose is to close the dialog box and
   remove it from the screen.  There is however one difference,  unlike
   the End() method the Close() method has no default value for nResult.
   This means that if <nResult> is not passed that ::nResult will become
   NIL.


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