Re: does FormClose have some special magic?
- From: Ante Smolcic <supersmola@xxxxxxx>
- Date: Mon, 5 Sep 2005 10:51:08 +0200
In article <3nrcakF2v1aiU1@xxxxxxxxxxxxxx>, me3@xxxxxxxxxxx says...
> We see problems here all the time with people trying to cancel the
> initialization of their program from within the OnCreate event. That's a
> difficult place to back out of in part because exceptions can't escape
> that event, so you can't just call Abort. People also call
> Application.Terminate and then wind up continuing to wait since the
> application-termination signal isn't checked until you call Application.Run.
Yep, this is a bit of a downside, too.
Ok, you win. :)
--
Out... for... a... walk... bitch.
.
- References:
- does FormClose have some special magic?
- From: swansnow
- Re: does FormClose have some special magic?
- From: Rob Kennedy
- Re: does FormClose have some special magic?
- From: Ante Smolcic
- Re: does FormClose have some special magic?
- From: John P
- Re: does FormClose have some special magic?
- From: Ante Smolcic
- Re: does FormClose have some special magic?
- From: Rob Kennedy
- does FormClose have some special magic?
- Prev by Date: Re: does FormClose have some special magic?
- Next by Date: Re: does FormClose have some special magic?
- Previous by thread: Re: does FormClose have some special magic?
- Next by thread: Re: does FormClose have some special magic?
- Index(es):