OnInteractiveClose Event
Occurs when a Window is about to be closed
by pressing the [X] button
Syntax:
OnInteractiveClose <ActionProcedure>
If the ‘InteractiveClose’ procedure returns .T., the window will be closed normally, otherwise it will not be closed.