[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Signals the OnMouseWheelDown handler.
Source position: controls.pp line 1535
protected function TControl.DoMouseWheelDown( |
Shift: TShiftState; |
MousePos: TPoint |
):Boolean; virtual; |
Shift |
|
Shift, Ctrl or Alt modifier for the mouse wheel event notification. |
MousePos |
|
Location for the mouse pointer when the wheel event was generated. |
True if the mouse wheel message is handled.
Version 4.0 | Generated 2025-05-03 | Home |