Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 May : How to get the text for a control from outside the application?

www.cryer.info
Managed Newsgroup Archive

How to get the text for a control from outside the application?

Subject:How to get the text for a control from outside the application?
Posted by:"Alain Morgan" (sedarl..@yahoo.fr)
Date:Thu, 4 May 2006 16:01:11 +0100

Hi All,

Please I'm running an aplplication on my computer which display elapsed time
in a panel wich have a form as parent.

I would like to get that time(mean the text for the panel) for another
purpose. How could I reach that panel an get the time?
They have told me about findwindow and getwindowtext functions but I have no
idea on how to use them.

NB: The Main form of that application have many panel.

Thanks in advance for help.

Replies:

www.cryer.info
Managed Newsgroup Archive