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 addcontrol class twindow</b> adds a new child control http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
METHOD AddControl CLASS TWindow    Adds a new child control
--------------------------------------------------------------------------------
Syntax:
   TWindow:AddControl( <oControl> ) --> nil

   <oControl>   Is a reference to the child control to be added.

   This method adds a new child control to the window :aControls array,
   only if the window is currently visible.

   If the window is not visible, TWindow:DefControl() is used instead.


See Also: 

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