| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Handles the notification when a component is added to or removed from the class instance.
Source position: comctrls.pp line 4063
protected procedure TCustomHeaderControl.Notification(  | 
AComponent: TComponent;  | 
Operation: TOperation  | 
); override;  | 
Calls the inherited method on entry. Ensures that the Images member is set to Nil when the component is removed from the class instance.
| Version 4.0 | Generated 2025-05-03 | Home |