[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Notification of owner changes
Source position: classesh.inc line 1558
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. |
lazarus-ccr.sourceforge.net |