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

TApplication.RemoveOnRestoreHandler

Removes an application exiting minimized state handler.

Declaration

Source position: forms.pp line 1473

public procedure TApplication.RemoveOnRestoreHandler(

  Handler: TNotifyEvent

);

See also

TApplicationHandlerType.ahtRestore

  

Handler invoked on application restored (from minimized state).