| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Remove a component from the Free Notification list.
Source position: classesh.inc line 1967
public procedure TComponent.RemoveFreeNotification(  | 
AComponent: TComponent  | 
);  | 
RemoveFreeNotification removes AComponent from the freenotification list.
  | 
Ask the component to notify called when it is being destroyed.  |