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 tmdiframe</b> inherits from class twindow http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Class TMDIFrame     Inherits from Class TWindow
--------------------------------------------------------------------------------
 DATA
--------------------------------------------------------------------------------
 oWndClient           The TMDIFrame's client window, an instance of TMDIClient.
 oWndActive           The TMDIFrame's active MDI child window.

 METHODS
--------------------------------------------------------------------------------
 New                  Generic constructor method
 Tile                 Tile Child windows
 Cascade              Cascade child windows
 CloseAll             Close all the MdiChild windows
 IconizeAll           Iconizes all the MdiChild windows
 ArrangeIcons         Arrange all minimized document child windows. It does
                      not affect child windows that are not minimized.
 NextWindow           Activate the child window immediately behind the
                      currently active child window and place the currently
                      active child window behind all other child windows.
 Resize               Behavior when resizing the MdiFrame
 Command              Controls the WM_COMMAND messages
 End                  Ends the window execution if VALID is .t.
 GotFocus             Behavior when getting the focus
 Select               Select a MdiChild window
 ChildNew             Creates an New TMDIChild.
 Release              Destroy a TMDIFrame window and all his child objects


See Also: TMdiChild TMdiClient Commands

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