[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TComponent.RemoveFreeNotification

Remove a component from the Free Notification list.

Declaration

Source position: classesh.inc line 1654

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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.