In this chapter I’m going to describe how to implement a Project Wizard which appears in the File | New or File | New | Other dialogue depending on the version of Delphi you have. I’ve actually had to work this one out from scratch as the last time I did this was with Delphi 3 which used a different method for creating wizards.
This particular wizard will either appear as an icon in a tab of its own for earlier version of Delphi or under a new branch in modern versions of Delphi. These types of wizard are useful for creating new projects in their entirety.
Below is the code to create the wizard interface and it contains quite a number of interfaces. The first IOTAWizard should be obvious from previous example but this is then followed by various IOTARepositoryWizard and IOTAProjectWizard interfaces. The different version of the interfaces are for different version of the IDE and their methods will be explain later. To implement a Project Wizard you must also implement the Repository Wizard interfaces as well.
Type
workout routines day by day workout routines by day