<div dir="ltr"><div class="gmail_extra">Dr Buxbaum,</div><div class="gmail_extra"><br></div><div class="gmail_extra">If you are creating a graphical application and want to process calculations continually, without any doubt you should be using a thread. A thread which is separated from the user interface thread.</div><div class="gmail_extra"><br></div><div class="gmail_extra">See the TThread class.<br></div></div>