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>class tmdichild</b> inherits from class twindow http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Class TMDIChild    Inherits from Class TWindow
--------------------------------------------------------------------------------

 DATA
--------------------------------------------------------------------------------
 oWndClient        Client TWindow Object of the MDI structure
 oControl          TControl object that is showed in child window

 METHODS
--------------------------------------------------------------------------------
 New               Generic constructor method
 Maximize          Method to maximize the child window.
 Restore           Method to restore the child window.
 Activate          Make this window the active child window.
 End               Ends the MdiChild and close it if VALID is .t.
 GotFocus          Behavior when receiving the focus
 Next              Selects the next MdiChild
 Prev              Selects the prev MdiChild
 ReSize            Behavior when resizing the MdiChild
 KeyDown           Behavior when pressing a key
 SetControl        Selects which control of the MdiChild has to be resized automatically


See Also: Class TMdiFrame Class TMdiClient

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson