Thread Syncronization methods
From: Jose J. Sanchez Rico (sanchezjose_at_hotmail.com)
Date: 10/28/03
- Next message: Chris Lenover: "Converting C++ constant declaration to Delphi"
- Previous message: Jens Gruschel: "Re: Those little dots"
- Next in thread: Chris Lenover: "Re: Thread Syncronization methods"
- Reply: Chris Lenover: "Re: Thread Syncronization methods"
- Reply: Perry Way: "Re: Thread Syncronization methods"
- Reply: Peter Below (TeamB): "Re: Thread Syncronization methods"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 28 Oct 2003 12:48:45 -0600
Hi, I'm using a thread that does some system checks and outputs the results
to a TRichEdit, so I need to use a
Syncronize(AMethod)
to update the interfase and the TRichEdit mentioned before
But i can't do this if AMethod accepts parameters...
I would like to pass some parameters to AMethod, but haven't been able to do
this
Is this posible??
Thanks in advance
-- ----------------------------------------------------------- Ing. Jose J. Sanchez Rico Ingeniero en Desarrollo de Software Mayan Resorts
- Next message: Chris Lenover: "Converting C++ constant declaration to Delphi"
- Previous message: Jens Gruschel: "Re: Those little dots"
- Next in thread: Chris Lenover: "Re: Thread Syncronization methods"
- Reply: Chris Lenover: "Re: Thread Syncronization methods"
- Reply: Perry Way: "Re: Thread Syncronization methods"
- Reply: Peter Below (TeamB): "Re: Thread Syncronization methods"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]