[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Notification - if the required operation is removal, sets MainControl to nil, then calls inherited Notification.
Source position: ldocktree.pas line 125
protected procedure TLazDockForm.Notification( |
AComponent: TComponent; |
Operation: TOperation |
); override; |
|
Handles the notification when a component is added to or removed from the form. |