JasonDBurke
Programmer
I'm wondering how to implement a Thread in Delphi 5 that will basically execute a very long while loop and update a counter and then display that counter value in a label on the GUI. I've read the help examples but the thread setup and execution are not as intuitive to me as in VC++. Some sample code would be greatly appreciated to help me sort out this fustrating problem.
Thanx,
Jason
Thanx,
Jason