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

  Returns:
  <lxResult> The return value depends upon the fact if the dialog was
             MODAL. If the dialog box was modal Destroy() will return .T.,
             otherwise Destroy() will return NIL.


   Comments:
   The Destroy() method handles the actual removal of the dialog box.  It
   should NOT be called directly.  If you want to end a Dialog box you
   should either call the End() method or the Close() method.

!seealso wincls.eho:"Destroy" tdialog.eho:"End" tdialog.eho:"Close"


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