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

TApplication.RemoveOnMinimizeHandler

Removes an application minimizing handler.

Declaration

Source position: forms.pp line 1428

public procedure TApplication.RemoveOnMinimizeHandler(

  Handler: TNotifyEvent

);

See also

TApplicationHandlerType.ahtMinimize

  

Handler invoked when the application is minimized.