Removes the specified OnBeforeDestruction event handler.
Source position: controls.pp line 1775
public procedure TControl.RemoveHandlerOnBeforeDestruction( |
const OnBeforeDestructionEvent: TNotifyEvent |
); |
OnBeforeDestructionEvent |
|
TNotifyEvent handler routine removed from the list for the chtOnBeforeDestruction handler type. |
| Version 4.4 | Generated 2025-11-08 | Home |