[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes the specified OnMouseWheel event handler.
Source position: controls.pp line 1761
public procedure TControl.RemoveHandlerOnMouseWheel( |
const OnMouseWheelEvent: TMouseWheelEvent |
); |
OnMouseWheelEvent |
|
TMouseWheelEvent handler routine removed from the list for the chtOnMouseWheel handler type. |