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

TApplication.OnQueryEndSession

This event handler can deny to end the session.

Declaration

Source position: forms.pp line 1595

public property TApplication.OnQueryEndSession : TQueryEndSessionEvent
  read FOnQueryEndSession
  write FOnQueryEndSession;

See also

TApplicationHandlerType.ahtQueryEndSession

  

Handler invoked before session ends

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