You only need these for threads.






"Steven Wild" <[EMAIL PROTECTED]> on 18/12/98 02:36:03

Please respond to [EMAIL PROTECTED]

To:   Multiple recipients of list delphi <[EMAIL PROTECTED]>
cc:    (bcc: Peter Jones/Logistics&Information
      Technology/Christchurch/Foodstuffs)
Subject:  Re: [DUG]:  Event management




Would the use of
       TCriticalSection  or  TRTLCriticalSection be the solution????

If this is the solution, what would be the advantage of one over the
other?

Steven


> To:            Multiple recipients of list delphi <[EMAIL PROTECTED]>
> Reply-to:      [EMAIL PROTECTED]
> From:          "Steven Wild" <[EMAIL PROTECTED]>
> Date:          Thu, 17 Dec 1998 12:18:40 +0000
> Subject:       [DUG]:  Event management
> Priority:      normal

> I have an event that can be triggered many times.  Each instance can
> be very close to the previous one.
>
> I want to avoid having two instances of the event method running at
> once or at least be able to cause all instances to delay completing
> while the first/current one finishes.
>
> Effectively I want them to queue.
>
> How do I do it??
>
> Steven
>
>
> Wild Software Ltd
> P O Box 33-216
> Christchurch
> NEW ZEALAND
>
> =========================================================
> I haven't lost my mind; it's backed up on tape somewhere.
> =========================================================
>
---------------------------------------------------------------------------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
>
>


Wild Software Ltd
P O Box 33-216
Christchurch
NEW ZEALAND

=========================================================
I haven't lost my mind; it's backed up on tape somewhere.
=========================================================
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz






---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to