A list of all objects of my applications with their parents

From: Francis Ouellet (francis.ouellet_at_cgi.com)
Date: 10/29/03


Date: Wed, 29 Oct 2003 12:02:23 -0500

Hi,

I want to write a routine to make a list of all the objects in my
applications.

Ex.

My Application1
    My Form1
        MyTabSheet1
            My Button1
        MyTabSheet2
            MyButton2
...

I have many applications and I don't want to create all my forms to access
them. So
I tought about reading all my *.dfm to extract the object but I thought
there will be problems
with inherited object : it will not be in the dfm.

Is there an easier way to do it?

I'm open to all suggestions that you will make!

Thanks

Francis Ouellet


Quantcast