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 - called when dialog receives focus http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Called when dialog receives focus
--------------------------------------------------------------------------------
   Syntax: TDialog():GotFocus() --> <xValue>

  Returns:
  <xValue> If the ::bGotFocus contains a codeblock the return value will
           be the value that was the result of the evaluation of
           ::bGotFocus.  Otherwise <xValue> will be NIL.

   Comments:
   This method is called just after the dialog box has received focus.
   This allows you to have some work done whenever the dialog receives
   focus.  Whenever a dialog box receives focus the eventhandler will call
   the GotFocus() method, which in turn evaluates the ::bGotFocus instance
   variable.

!seealso tdialog.eho:"Lostfocus"


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