[Overview][Classes][Procedures and functions][Index] Reference for unit 'LazClasses' (#lazutils)

TFreeNotifyingObject.RemoveFreeNotification

Removes the specified method from the internal list.

Declaration

Source position: lazclasses.pas line 30

public procedure TFreeNotifyingObject.RemoveFreeNotification(

  ANotification: TNotifyEvent

);

Arguments

ANotification

  

The notification event handler removed from the internal list.