[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Class TMDIClient    Inherits from Class TWindow
--------------------------------------------------------------------------------
 DATA
--------------------------------------------------------------------------------
 aWnd                 Array of TMDIChild objects

 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.
 GetActive            Retrieves the TMDIChild window that is active.
 Add                  Add an TMDIChild object to ::aWnd instance array.
 ChildNew             Creates an New TMDIChild object an add it to ::aWnd
 ChildActivate        Activate a different TMDICchild window.
 ChildMaximize        Maxize a TMDICchild window.
 ChildRestore         Restore a TMDICchild window.
 ChildDestroy         Destroy a TMDICchild window.

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