2

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?

Fabricio Araujo
  • 3,810
  • 3
  • 28
  • 43
AJR65
  • 21
  • 2

1 Answers1

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

Community
  • 1
  • 1
RBA
  • 12,337
  • 16
  • 79
  • 126