Removes the specified OnMouseWheel event handler.
Source position: controls.pp line 1778
public procedure TControl.RemoveHandlerOnMouseWheel( |
const OnMouseWheelEvent: TMouseWheelEvent |
); |
OnMouseWheelEvent |
|
TMouseWheelEvent handler routine removed from the list for the chtOnMouseWheel handler type. |
| Version 4.6 | Generated 2026-02-20 | Home |