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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. 3212333222355

    How to search a window to a certian text box

    heh yeah thats alot easeir because you own the forum, just use Form1.Components[] and loop through them :) But what I am specificly working with is "other forums" - within an application I do not own, such as Internet Explorer.
  2. 3212333222355

    How to search a window to a certian text box

    Hmn, but thats working with MDI forums -iv'e never worked wih them Do you think you (someone) can post an example on how get every child window of a parent, and store it in an array oh HWND? like Children:Array of HWND; Then from there I can loop through them and check the text using...
  3. 3212333222355

    How to search a window to a certian text box

    Hello, im new to these here forums but im an experienced Delphi programmer. So wud up~ I was wanting to search all the child windows of a parent for specific text. Perhaps I can for loop through all the Child Windows, and use GetWindowText() to check the text in it, but I do not know how to...

Part and Inventory Search

Back
Top