[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Called by the interface to confirm the end of a session.
Source position: forms.pp line 1537
public procedure TApplication.IntfQueryEndSession( |
var Cancel: Boolean |
); |
Asks all QueryEndSession handlers to confirm termination of the application.
|
This event handler can deny to end the session. |
|
TApplicationHandlerType.ahtQueryEndSession |
|
Handler invoked before session ends |
lazarus-ccr.sourceforge.net |