Notification of owner changes.
Source position: classesh.inc line 2438
procedure IDesignerNotify.Notification( |
AnObject: TPersistent; |
Operation: TOperation |
); |
Notification is the interface counterpart of TComponent.Notification which is used to communicate adds to the components.
|
Called by components that are freed and which received a FreeNotification. |