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

TApplication.RemoveOnDeactivateHandler

Removes an application deactivation handler.

Declaration

Source position: forms.pp line 1509

public procedure TApplication.RemoveOnDeactivateHandler(

  Handler: TNotifyEvent

);

See also

TApplicationHandlerType.ahtDeactivate

  

Handler invoked on application deactivated

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