It occurred to me that CloseApplication.pas could have two new events..
- OnWarn - Triggers just prior to the warning dialog. I would use this to turn off in App timers and/or flush buffers.
- OnResume - Triggers if the Users elects not to terminate. I would use this to restart in App timers, etc.
Regards,
Ian
It occurred to me that CloseApplication.pas could have two new events..
Regards,
Ian