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