Adds the specified method to the notification list in the class instance.
Source position: lazclasses.pas line 42
public procedure TFreeNotifyingObject.AddFreeNotification( |
ANotification: TNotifyEvent |
); |
ANotification |
|
The notification event handler added to the internal list. |
| Version 4.4 | Generated 2025-11-08 | Home |