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 wOOdy-Soft 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: *

  • Users: AJW
  • Content: Threads
  • Order by date
  1. AJW

    Help with getting some output

    Hi, I was wondering how to get the data out of this procedure without freezing so that I can display it on a memo of in a edit field. Also is it possible to make a edit field display some text and then a string variable at the same time? Heres the procedure procedure TForm1.SearchClick(Sender...
  2. AJW

    error 124?

    Hi, I am using Delphi 5 and I need some help with calling a procedure within another one... because I get [Error] ns.pas(124): Declaration expected but identifier 'write' found Any help with this would be greatly appreciated procedure TForm1.SortButtonClick(Sender: TObject); var nums, x ...

Part and Inventory Search

Back
Top