| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Notification calls inherited Notification then add or removes the component's action list (depending on what Operation specifies)
Source position: forms.pp line 274
| protected procedure TCustomFrame.Notification( | 
| AComponent: TComponent; | 
| Operation: TOperation | 
| ); override; | 
| 
 | Notification - calls inherited Notification, then takes action depending on Operation | 
| lazarus-ccr.sourceforge.net |