Notify_Exit_Application - BasicPanel
Sent when the application is about to be ended
Type: Event
Syntax
Procedure Notify_Exit_Application
Description
The Notify_exit_application message is sent when the application is about to be ended. This is a notification; the application will be ended and you cannot change this. This does nothing by default and is intended for augmentation (and is augmented by subclasses).