Performs action needed when a sub-component is added or removed for the control.
Source position: buttons.pp line 364
protected procedure TCustomSpeedButton.Notification( |
AComponent: TComponent; |
Operation: TOperation |
); override; |
AComponent |
|
Component for the notification message. |
Operation |
|
Action performed for the notification message. |