Subject Re: [IBO] Modal form abort problem
Author Luiz
I'm not sure what is your problem, but you could play with default property
of the Buttons, setting it to False.

Luiz.

----- Original Message -----
From: "stanw1950" <stanw@...>
To: <IBObjects@yahoogroups.com>
Sent: Friday, July 26, 2002 7:20 PM
Subject: [IBO] Modal form abort problem


> I have a tib_query on a modal form. In the BeforeDelete event I do a
> check where I may need to cancel the delete. To cancel the delete
> action I use the abort command. But when that command is executed,
> the parent form is immediately returned to. I want to stay with the
> modal form. What am I doing wrong? Thanks for any help. (Delphi 6
> ent; ibo 4.2.hg)
>
> Stan Walker
>