Navigation: Code Documentation > RSCommon > RefCount > Classes > TComponentNexus > Events
TComponentNexus.OnNotification Event
Occurs when the component nexus receives a notification from a component (use FreeNotification to ask a component to send a notification when it is freed)
Namespace: RefCount
Delphi
public property OnNotification: TNotificationEvent read FOnNotification write FOnNotification;
Value
Type: TNotificationEvent
•TComponentNexus
•RefCount