|
|
|
Wizards can be used to create a new Unit, Form, Library, Form descendant, add a Menu Item to the Delphi menu system, or incorporate interesting new enhancements to the IDE.
The Object Repository is simply a centralized point for the IDE to collect Wizards. All the items in the Repository are Wizards. When the user double clicks one one of the Wizards the appropriate action is executed, be it creating a new Application, Library, Package or adding a Unit, or Form to the current project.
Creating a Repository Wizard consists of the following steps:
|
Last Modified on: |