Dr Buxbaum,

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.

See the TThread class.
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to