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 Chris Miller 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. atcbill

    Load StringGrid from Stream

    Andrew and Steven, thanks for replying. Andrew, I need a stream because I am loading multiple text files to a list. What I'm doing now is reading a file into a tfilestream. Then I use copytostream to copy it to a tmemorystream. That way I can load several text files in a row and get them...
  2. atcbill

    Load StringGrid from Stream

    Hi. I'm trying to load a TstringGrid from stream and having difficulty. I originally loaded the stream to a tstringlist then to the grid which worked fine but was REALLY slow. Any ideas on how to do this or speed up the process. The data I'm loading is a text file that has about 1200 lines in...

Part and Inventory Search

Back
Top