| [Overview][Classes][Procedures and functions][Index] |
Removes the specified method from the internal list.
Source position: lazclasses.pas line 30
public procedure TFreeNotifyingObject.RemoveFreeNotification( |
ANotification: TNotifyEvent |
); |
ANotification |
|
The notification event handler removed from the internal list. |