Joel van Velden wrote:
> 
> Hi all,
> 
> Just _another_ newbie question:

Much as some of us loathe to admit it, we were all newbies once :>

> How can I catch the form's onclose method, and prevent it from closing?

Check out the OnCloseQuery event.  It gets fired before OnClose, and you can
stop the app closing there.

-- 
Corey Murtagh
The Electric Monk
"Quidquid latine dictum sit, altum viditur!"
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to