Delphi Threading by Example
Delphi Threading by Example
EMBAR C ADER O HO ME
LO C ATIO N | ENGLISH | LO G O N
COMMUNITIES
EDN Delphi
ARTICLES
BLOGS
RESOURCES
DOWNLOADS
HELP
IN THIS ARTICLE An example with the Windows API Why synchronize? Getting started Critical sections Starting the thread Handling the messages Putting things together.
Why synchronize?
RATING
Download Trial Buy Now Try Delphi XE4 free for 30 days
New Instant Trial!
Getting started
Critical sections
Webinars on demand!
edn.embarcadero.com/article/22411
1/5
17/06/13
Delphi
Curtir 11.008 pessoas curtiram Delphi.
More social media choices: Delphi on Google+ @RADTools on Twitter @FireMonkeyTeam Twitter
ARTICLE TAGS
Delphi
Thre ad
tthread
multi-threading
edn.embarcadero.com/article/22411
2/5
17/06/13
edn.embarcadero.com/article/22411
3/5
17/06/13
LATEST COMMENTS
Move mouse over comment to see the full text
re: Delphi threading by example You can.But you have to pay attenction on DeadLocks
Reply Posted by kepcee gursel on Mar 16 2010
Delphi threading by example I'm a newbie in Delphi n I just learn about thread. I'm so lucky finding this tutorial :) I have a question. Is possible to make more than one critical section?? bcoz I have more than one variables...
Reply Posted by Craven Weasel on Jun 14 2007
edn.embarcadero.com/article/22411
4/5
17/06/13
Delphi threading by example Thanks a lot.
Reply Posted by richard fritz on Jul 15 2000
Delphi threading by example as someone just learning about threads, and who needed some explanation along with example(s) , i was lucky enough to find an excellent online tutorial on using threads in Delphi, and i would...
Reply Posted by Wim De Cleen on Jul 11 2000
re: Delphi threading by example This can be done in the same way as in the example Try this: procedure Test(param: integer); var Form: TForm; begin Form := TForm(param); Form.Caption := 'It can be...
Reply Posted by Reid Abel on Jul 10 2000
Delphi threading by example Interesting and very practical article. Thanks. I have a question: the integer parameters (LParam and WParam) are shown as Integer(record). So, record structures are passed as parameters by casting...
Reply Posted by Wim Verhaeghen on Jul 06 2000
Site Map
edn.embarcadero.com/article/22411
5/5