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

TComponent.RemoveFreeNotification

Remove a component from the Free Notification list.

Declaration

Source position: classesh.inc line 1353

public procedure TComponent.RemoveFreeNotification(

  AComponent: TComponent

);

Description

RemoveFreeNotificationremoves AComponentfrom the freenotification list.

See also

FreeNotification