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

TApplication.RemoveOnQueryEndSessionHandler

RemoveOnQueryEndSessionHandler - method for removing handler for a query at the end of a session

Declaration

Source position: forms.pp line 1264

public procedure TApplication.RemoveOnQueryEndSessionHandler(

  Handler: TQueryEndSessionEvent

);