[^^Up^^] [Menu] [About The Guide]
 TMDICHILD              The MDI Child window class

 CLASS VARS

  lREGISTERED           Flag: Class is Registered

 INSTANCE VARS

  oWndClient            MDI client window object
  oControl              child windows main control

 METHODS:

  ACTIVATE              Activates a MDI child window
  COPY                  copies the child control to the clipboard
  END                   Closes the child window
  FIND                  open common dialog FindText on multiline Control
  GOTFOCUS              called when the windows gets input focus
  HANDLEEVENT           generic eventhandler for our MDI child
  KEYDOWN               eventhandler for pressed keys
  MAXIMIZE              maximize mdi -> ::oWndclient:Childmaximize
  MDIACTIVATE           activates the MDI child window
  NEW                   TMDIChild constructor method
  NEXT                  activate next mdi -> ::oWndclient:childnext
  PASTE                 pastes text from the clipboard into oControl memo
  PREV                  activate previous mdi -> ::oWndclient:childnext
  PRINT                 Prints the main control / window
  RESIZE                adjust the mdi window after resizing it
  CHILDRESTORE          restore the mdi -> ::oWndClient:childrestore
  SETCONTROL            define the MDI child windows master control
  SETFOCUS              activate mdi -> ::oWndClient:childactivate
  SETMENU               changes/refreshes the windows menu

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson