[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |