[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplication.IntfQueryEndSession

Called by the interface to confirm the end of a session.

Declaration

Source position: forms.pp line 1587

public procedure TApplication.IntfQueryEndSession(

  var Cancel: Boolean

);

Description

Asks all QueryEndSession handlers to confirm termination of the application.

See also

TApplication.OnQueryEndSession

  

This event handler can deny to end the session.

TApplicationHandlerType

  

Types of Application notification handlers.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.