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

TComponent.RemoveFreeNotification

Remove a component from the Free Notification list.

Declaration

Source position: classesh.inc line 2185

public procedure TComponent.RemoveFreeNotification(

  AComponent: TComponent

);

Description

RemoveFreeNotification removes AComponent from the freenotification list.

See also

TComponent.FreeNotification

  

Ask the component to notify called when it is being destroyed.


Documentation generated on: Jul 24 2023