My Own Delphi-Collection ( Thread )
| File | Contents |
|---|---|
| MySafeThread | Create and Define Your Own Thread |
| MySemaphore | Creates named semaphore Object |
| HandshakeThread | Creating and Using Win32 Events Objects Combined With a Single Thread |
| ProgressThreadTimer | Make a Progressbar Run in a Different Thread |
| WaitForSingleObject | Waits Until the Specified Object is in the Signaled State |
| PaintThread | Draw Random Pixel On Vcl Form Using Thread |
| AnonymThread | Create Anonymous Thread With Approch |
| HelperThread | Managing Threads and Custom Services |
| README.md | The Readme for this Project |
| .gitignore | Git ignores the Files in this File |
-
"Delphi-Collection-Thread" contain different examples of threading subject. This collection deliver different examples about theme Threading.
-
As always, if you have any ideas or suggestions that would make a exemple more interesting and useful for you and anyone interested,Please let me know. You can reach me under email : walwalwalides@gmail.com ,or just text me.
-
You are welcome to join and participate to improve any choosed exemple.

