[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Invokes the notification handlers.
Source position: forms.pp line 1479
public procedure TApplication.Notification( |
AComponent: TComponent; |
Operation: TOperation |
); override; |
Special handling, here: Clears the reference to a removed component, terminates the application when the MainForm is removed.
TComponent.Notification |
lazarus-ccr.sourceforge.net |