RAD Studio
ContentsIndex
PreviousUpNext
Building a VCL Forms MDI Application Using a Wizard

The VCL Forms MDI application wizard automatically creates a project that includes the basic files for an MDI application. In addition to the Main source file, the wizard creates unit files for child and about box windows, along with the supporting forms files and resources.

To create a new MDI application using a wizard

  1. Choose FileNewOtherDelphi Projects and double-click the MDI Application icon. The Browse to Folder dialog box is displayed.
  2. Navigate to the folder in which you want to store the files for the project.
  3. Click OK.
  4. Choose RunRun to compile and run the application.
  5. Try commands that are automatically set up by the MDI Application wizard.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!