Unit 'LazClasses' Package
[Overview][Classes][Procedures and functions][Index] [#lazutils]

TFreeNotifyingObject.RemoveFreeNotification

Removes the specified method from the internal list.

Declaration

Source position: lazclasses.pas line 43

public procedure TFreeNotifyingObject.RemoveFreeNotification(

  ANotification: TNotifyEvent

);

Arguments

ANotification

  

The notification event handler removed from the internal list.


Version 4.4 Generated 2025-11-08 Home