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

Reply via email to