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

TApplication.Notification

Invokes the notification handlers.

Declaration

Source position: forms.pp line 1479

public procedure TApplication.Notification(

  AComponent: TComponent;

  Operation: TOperation

); override;

Description

Special handling, here: Clears the reference to a removed component, terminates the application when the MainForm is removed.

See also

TComponent.Notification

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