Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Program that will read delphi project

Status
Not open for further replies.

keenanbr

Programmer
Oct 3, 2001
469
IE
I would like to write a program that will list all the forms in another delphi project and get the properties of the data access components on each form.

I have written code that will do this from within a project (i.e. loop through the components on the open form and get their properties).

Can anyone give me some pointers.

Regards,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top