gabr42 / OmniThreadLibrary

A simple and powerful multithreading library for Delphi
http://www.omnithreadlibrary.com
Other
465 stars 140 forks source link

Add function IOmniTaskCOntrol.DirectExecute:IOmniTaskCOntrol #145

Closed HHasenack closed 3 years ago

HHasenack commented 4 years ago

Take a look at stackoverflow why this makes sense:

https://stackoverflow.com/questions/62327719

And find the modified file attached in this issue. Look for HH_PATCH for my changes.

OtlTaskControl.zip

gabr42 commented 3 years ago

This is implemented now, thanks for the code.