[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes the specified OnBeforeDestruction event handler.
Source position: controls.pp line 1762
public procedure TControl.RemoveHandlerOnBeforeDestruction( |
const OnBeforeDestructionEvent: TNotifyEvent |
); |
OnBeforeDestructionEvent |
|
TNotifyEvent handler routine removed from the list for the chtOnBeforeDestruction handler type. |