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 - <b>method create class twindow</b> generic new window class creation http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
METHOD Create CLASS TWindow       Generic new Window Class creation
--------------------------------------------------------------------------------

  TWindow:Create( cClsName )  --> nil

  Windows API creation process. You should not call this method directly.
  To create a window, use instead TWindow:New().

cClsName The name of the window class. The class name can be any name
          registered with the RegisterClass() function or any of the
          predefined control-class names.


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