Breaking in to event execution
From: HarryS (hsom-spam-_at_showmepro.com)
Date: 01/16/05
- Next message: Jamie: "Re: Breaking in to event execution"
- Previous message: Rudy Velthuis: "Re: Installing packages from Delphi 4 Unleashed CD on newer versions of Delphi"
- Next in thread: Jamie: "Re: Breaking in to event execution"
- Reply: Jamie: "Re: Breaking in to event execution"
- Reply: Rob Kennedy: "Re: Breaking in to event execution"
- Reply: HarryS: "Re: Breaking in to event execution"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 16 Jan 2005 14:43:37 GMT
What's the best way to break into an event execution to stop it?
For example, I have an event that begins execution at the press of a
button. The code in the event is sending a series of sounds to the sound
card in a for..do loop. While this event is executing, the form is
basically frozen. How do I use another button on the form to break the
for..do loop execution to stop and exit the event?
Thanks,
Harry
- Next message: Jamie: "Re: Breaking in to event execution"
- Previous message: Rudy Velthuis: "Re: Installing packages from Delphi 4 Unleashed CD on newer versions of Delphi"
- Next in thread: Jamie: "Re: Breaking in to event execution"
- Reply: Jamie: "Re: Breaking in to event execution"
- Reply: Rob Kennedy: "Re: Breaking in to event execution"
- Reply: HarryS: "Re: Breaking in to event execution"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]