Board index » delphi » application terminate doesn't call form destroy ???
Billy Verreynne
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
application terminate doesn't call form destroy ???Rob Davis <Rob.Da...@unn.ac.uk> wrote in article Quote> My problem is that if the application is ended via a close down of CloseForm method and not the WM_QUIT message. I recall that there was also a WM_SHUTDOWN message to back in win16. I suggest that you add some additional message methods to your form class for these events. regards, |