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.8 | Generated 2026-06-06 | Home |