How to write Delphi Wizards
Conclusion
We've seen that we can use Delphi to extend the Delphi and C++Builder IDEs themselves with four kinds of Experts: Standard, Project, Form and AddIn Experts. We've even seen how to write compatible Wizards that can be re-used and shared by the different development environments.
Wizards can extend and greatly enhance the way we work with the RAD environment. If everything is within our reach, and connected to each other, then it's clear productivity will increase. Custom written Wizards can help you support yourself and those around you.