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 - init generic control initialization method http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Init            Generic Control initialization method
--------------------------------------------------------------------------------

   Syntax: Init( <hDlg> ) --> Nil 

   Parameters:

   <hDlg> The handle of the dialog to which this control has to be
   linked.

   Comments:
   The Init() method will check to see if this control is actually
   present on the dialog box with handle <hDlg>. If for some reason the
   control can not be found the Init() method will issue a warning. If
   however the control is present, the Init() method will copy the
   actual position of the control into the instance variables ::nTop,
   ::nLeft, ::nBottom and ::nRight. It will also determine whether or
   not the control should be enabled for input, and it will associate a
   TFont object with this control.


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