问题
I am trying to create a project wizard and am totaly new to the open tools api.
I got the following questions. Is it possible to save the project to a specific loaction and if so how can I do that. My wizard asks for the location.
I create a new form but it has the name Form1. I like to give it a specific name. How can I do that?
I like to copy a datamodule to my project. How can I tell the wizard to copy the file and save it in the project directory with a different name?
回答1:
As a start look at this question Create a Simple Delphi IDE Expert
look also here http://www.mustangpeak.net/ (view the wizard section) and here: http://www.tempest-sw.com/opentools/
best regards,
Radu
来源:https://stackoverflow.com/questions/4990077/delphi-open-tools-api-creating-a-project-wizard