OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
Building an MDI Application

Follow these steps to building an MDI application in ObjectWindows:

  1. Create an MDI frame window
  2. Add behavior to an MDI client window
  3. Create MDI child windows

ObjectWindows' TMDIFrame, TMDIClient, and TMDIChild classes handle the MDI-specific behavior for you so you can concentrate on the application-specific behavior you want.