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

TFreeNotifyingGeneric.AddFreeNotification

Adds the specified notification to the notification list in the generic class instance.

Declaration

Source position: lazclasses.pas line 31

public procedure TFreeNotifyingGeneric.AddFreeNotification(

  ANotification: TNotifyEvent

);

Arguments

ANotification

  

The notification event handler added to the notification list.


Version 4.4 Generated 2025-11-08 Home