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,
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,