py4d

 

TPythonThread

Page history last edited by Oliver Bock 3 yrs ago

Use this as a base class when you want worker threads that will be executing only Python code.

 

Instead of placing your code in Execute, override ExecuteWithPython.

 

If you have threads that will mix Pascal and Python code, see Using Threads.

Comments (0)

You don't have permission to comment on this page.