| View previous topic :: View next topic |
| Author |
Message |
Carl Yang Guest
|
Posted: Thu Sep 16, 2004 3:13 am Post subject: How can I check whether excel workbook close by user? |
|
|
Hello:
I use texcelapplication to open excel workbook with autoquit and autoconnect set as true, now there is a problem:
how can I check whether excel workbook is closed by user(menu button or system border button)?
Thanks a lot in advance.
Carl Yang
|
|
| Back to top |
|
 |
Deborah Pate (TeamB) Guest
|
Posted: Thu Sep 16, 2004 6:54 am Post subject: Re: How can I check whether excel workbook close by user? |
|
|
<
how can I check whether excel workbook is closed by user
Use the TExcelApplication's OnWorkbookBeforeClose event.
--
Deborah Pate (TeamB) http://delphi-jedi.org
TeamB don't see posts sent via Google or ISPs
Use the real Borland server: newsgroups.borland.com
http://www.borland.com/newsgroups/genl_faqs.html
|
|
| Back to top |
|
 |
|