User tries to close the Window
Source position: MUIClass.Window.pas line 169
published property TMUIWindow.OnCloseRequest : TCloseReqEvent |
User (or program) tried to close the window. Decide what should happen with the objects after the Event. You can prevent the closing or let the Window close or let the window close and the free all objects (MUI and Pascal)