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 - alternative constructor http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Alternative constructor
--------------------------------------------------------------------------------
   Syntax: TDialog():Define( <nTop>, <nLeft>, <nBottom>, <nRight>,;
                                 <cCaption>, <nStyle>, <lVbx>, <nClrText>,;
                                 <nClrBack>, <oBrus>h ) --> <oDialog>


   Parameters:
   The parameters mentioned for this method have exactly the same
   purpose and definition as the ones that are defined for the New()
   method.


   Returns:
   <oDialog>   The TDialog object that was created by the New() method.


   Comments:
   The Define() method is another constructor for TDialog() objects. It will
   also return a TDialog() object however without all the settings that the
   New() method will handle for you.



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