Event XbpCrt():close Foundation

Window is being closed.

Syntax
:close := {| uNIL1, uNIL2, self | ... }
:close () --> self
xbeP_Close (1048632)
Return

This method returns the object executing the method (self).

Description

The event xbeP_Close is generated when the XbpCrt window is being closed. By default, this only occurs when a user double clicks on the icon of the window menu or selects the "Close" menu item in the window menu. If the instance variable :useShortCuts is set to .T. (true), the event is also generated if the user presses Alt-F4.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.