Handles notifications when a control in the class instance is added or removed.
Source position: stdactns.pas line 288
protected procedure TSearchAction.Notification( |
AComponent: TComponent; |
Operation: TOperation |
); override; |
AComponent |
|
Component for the notification. |
Operation |
|
Operation for the notification. |
TComponent.Notification |