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

TFreeNotifyingGeneric.RemoveFreeNotification

Removes the specified notification from the notification list in the generic class instance.

Declaration

Source position: lazclasses.pas line 32

public procedure TFreeNotifyingGeneric.RemoveFreeNotification(

  ANotification: TNotifyEvent

);

Arguments

ANotification

  

The notification event handler removed from the notification list.


Version 4.0 Generated 2025-05-03 Home