Handles the notification sent when a component is added to or removed from the control.
Source position: comctrls.pp line 2163
protected procedure TToolButton.Notification( |
AComponent: TComponent; |
Operation: TOperation |
); override; |
AComponent |
|
Component for the notification message. |
Operation |
|
Operation performed for the component. |
| Version 4.4 | Generated 2025-11-08 | Home |