Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

D5 - default raising stop

0 views
Skip to first unread message

Mário Reis

unread,
Mar 1, 2008, 1:48:30 PM3/1/08
to
Hi

My default error messages fired by Delphi stop raising during runtime and i
don't know why
However they are raised during ide/deployment
Can' any one help me?
Thanks
mário


Bill Todd [TeamB]

unread,
Mar 1, 2008, 1:49:08 PM3/1/08
to
Mario Reis wrote:

> My default error messages fired by Delphi stop raising during runtime
> and i don't know why

Are you raisig an exception?

If so, is it inside a try/except block?

It would help if you would show us an example of the code that does not
work.

--
Bill Todd (TeamB)

Mário Reis

unread,
Mar 7, 2008, 7:53:04 PM3/7/08
to
No i'm not raising no exceptio since I forced "field required" as far as i
realise it was soposed to raise
the default raising exception. Right?
~
Thanks
Mário
"Bill Todd [TeamB]" <n...@no.com> escreveu na mensagem
news:47c9b334$1...@newsgroups.borland.com...

Bill Todd [TeamB]

unread,
Mar 7, 2008, 9:08:47 PM3/7/08
to
The only reason an exception would not cause an error dialog to appear
when you are running outside the IDE is if the exception is being
trapped by a try/except block.

--
Bill Todd (TeamB)

0 new messages