I want to get the window properties of a 3rd party SDI application.

 

I know the handle to the Application, I get that through using the
GetWindow() and GetWindowText() API calls but is there a way of discovering
the handles to other windows in the application - e.g. the applications
editing area.  Would the GW_CHILD command parameter for example get me all
the windows in the client area of the application window?

 

JohnB

_______________________________________________
Delphi mailing list
Delphi@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to