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

TCustomForm.Deactivate

Called when the form looses the focus. Notifies the OnDeactivate handler.

Declaration

Source position: forms.pp line 523

protected procedure TCustomForm.Deactivate; virtual;