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

TApplication.OnDeactivate

Event handler for deactivation of the application.

Declaration

Source position: forms.pp line 1590

public property TApplication.OnDeactivate : TNotifyEvent
  read FOnDeactivate
  write FOnDeactivate;

See also

TApplicationHandlerType.ahtDeactivate

  

Handler invoked on application deactivated

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