[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 1506

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

See also

TApplicationHandlerType.ahtQueryEndSession

  

Handler invoked before session ends