[Overview][Classes][Procedures and functions][Index] |
Removes the specified notification from the notification list in the generic class instance.
Source position: lazclasses.pas line 32
public procedure TFreeNotifyingGeneric.RemoveFreeNotification( |
ANotification: TNotifyEvent |
); |
ANotification |
|
The notification event handler removed from the notification list. |
Version 4.0 | Generated 2025-05-03 | Home |