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

TFreeNotifyingObject.AddFreeNotification

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

Declaration

Source position: lazclasses.pas line 42

public procedure TFreeNotifyingObject.AddFreeNotification(

  ANotification: TNotifyEvent

);

Arguments

ANotification

  

The notification event handler added to the internal list.


Version 4.0 Generated 2025-05-03 Home