[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 43

public procedure TFreeNotifyingObject.RemoveFreeNotification(

  ANotification: TNotifyEvent

);

Arguments

ANotification

  

The notification event handler removed from the internal list.


Version 4.0 Generated 2025-05-03 Home