[<<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.
 nMenuPos             Contains the position in the TMDIFrame window menu
                      of the child window submenu.

 METHODS
--------------------------------------------------------------------------------
 New                  Generic constructor method
 Tile                 Tile Child windows
 Cascade              Cascade child 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.
 ChildNew             Creates an New TMDIChild.
 Release              Destroy a TMDIFrame window and all his child objects

See Also: TMdiChild TMdiClient Commands
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson