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

Recent content by Tomi71

  1. Tomi71

    Check thru controls

    Thank you! It was the Screen and FormCount I wasn't aware of, but now that I am things will proceed.
  2. Tomi71

    Check thru controls

    Hello. How can I check with code through all my controls (e.g. windows)? To put it simply, how would I gather the Caption from every Window in my project and add them to a ListBox? Idea is when the user double-clicks on a ListBox entry, it takes him to that Window with that specific Caption...
  3. Tomi71

    A simple client/server (Delphi 2006 Win32)

    Hello. I'm new to Delphi and already lovin'. Now I would need just a very simple TcpClient that can connect to a server and receive messages from it. I've tried to look at examples but so far they are too complex. I know I need a streamreader of sorts to attach to the socket and then read...

Part and Inventory Search

Back
Top