Skip to content

Verify_Exit_Application - BasicPanel

Sent when there has been a request made to close the application

Type: Event
Return Data Type: Integer

Syntax

Function Verify_Exit_Application Returns Integer

Description

The Verify_exit_application message is sent when there has been a request made to close the application. This does nothing by default and is intended for augmentation (and is augmented by subclasses).

Return Value

Returning a non-zero value will halt this process (the program will continue to run).