Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

IDesignerNotify.Notification

Notification of owner changes.

Declaration

Source position: classesh.inc line 2089

procedure IDesignerNotify.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

TComponent.Notification

  

Called by components that are freed and which received a FreeNotification.


Documentation generated on: Jul 24 2023