Description of Wizard 97 Template :
This is a Borland Delphi template that automates the creation of a Windows 'Wizard97-style' wizards. It does not use Microsoft's over complicated common controls, but is designed to completely reproduce its specification outlined in Windows SDK using Delphi. By using Visual Form Inheritance, descending from this template facilitates the rapid creation of Wizards, leaving the developer to concentrate on the functionality of the wizard.